Click or drag to resize
MediaChannelCheckDecodeRequired Method (ICollectionIEnumerableAudioType)

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

Parameters

audioTypes
Type: System.Collections.GenericICollectionIEnumerableAudioType

Return Value

Type: Boolean

Implements

IMediaChannelCheckDecodeRequired(ICollectionIEnumerableAudioType)
See Also