Click or drag to resize
IMediaChannelCheckDecodeRequired Method (ICollectionIEnumerableVideoType)

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

Parameters

videoTypes
Type: System.Collections.GenericICollectionIEnumerableVideoType

Return Value

Type: Boolean
See Also