Click or drag to resize

IMediaChannelCheckDecodeRequired Method (ICollectionIEnumerableAudioType)

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

Parameters

audioTypes
Type: System.Collections.GenericICollectionIEnumerableAudioType

Return Value

Type: Boolean
See Also