isCompatibleWith
Whether AudioSourceConfig is compatible with AudioSourceConfig.
Return
true if AudioSourceConfig is compatible with AudioSourceConfig, false otherwise
Parameters
AudioSourceConfig to compare with
Whether AudioCodecConfig is compatible with AudioSourceConfig.
Return
true if AudioCodecConfig is compatible with AudioSourceConfig, false otherwise
Parameters
AudioSourceConfig to compare with
Whether AudioCodecConfig is compatible with AudioCodecConfig.
Return
true if AudioCodecConfig is compatible with AudioCodecConfig, false otherwise
Parameters
AudioCodecConfig to compare with
Whether VideoSourceConfig is compatible with VideoSourceConfig.
Return
true if VideoSourceConfig is compatible with VideoSourceConfig, false otherwise
Parameters
VideoSourceConfig to compare with
Whether VideoCodecConfig is compatible with VideoSourceConfig.
Return
true if VideoSourceConfig is compatible with VideoSourceConfig, false otherwise
Parameters
VideoSourceConfig to compare with
Whether VideoCodecConfig is compatible with VideoCodecConfig.
Return
true if VideoCodecConfig is compatible with VideoCodecConfig, false otherwise
Parameters
VideoCodecConfig to compare with