isCompatibleWith

Whether AudioSourceConfig is compatible with AudioSourceConfig.

Return

true if AudioSourceConfig is compatible with AudioSourceConfig, false otherwise

Parameters

sourceConfig

AudioSourceConfig to compare with


Whether AudioCodecConfig is compatible with AudioSourceConfig.

Return

true if AudioCodecConfig is compatible with AudioSourceConfig, false otherwise

Parameters

sourceConfig

AudioSourceConfig to compare with


Whether VideoSourceConfig is compatible with VideoSourceConfig.

Return

true if VideoSourceConfig is compatible with VideoSourceConfig, false otherwise

Parameters

sourceConfig

VideoSourceConfig to compare with


Whether VideoCodecConfig is compatible with VideoCodecConfig.

Return

true if VideoCodecConfig is compatible with VideoCodecConfig, false otherwise

Parameters

sourceConfig

VideoCodecConfig to compare with