Click or drag to resize

MediaChannelCheckDecodeRequired(ICollectionIEnumerableAudioType) Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public virtual bool CheckDecodeRequired(
	ICollection<IEnumerable<AudioType>> audioTypes
)

Parameters

audioTypes  ICollectionIEnumerableAudioType
 

Return Value

Boolean

Implements

IMediaChannelCheckDecodeRequired(ICollectionIEnumerableAudioType)
See Also