Click or drag to resize
IMediaChannelCheckDecodeRequired Method (ICollectionIEnumerableAudioType)

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

Parameters

audioTypes
Type: System.Collections.GenericICollectionIEnumerableAudioType

Return Value

Type: Boolean
See Also