Click or drag to resize

IMediaChannelCheckDecodeRequired Method (ICollectionIEnumerableVideoType)

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

Parameters

videoTypes
Type: System.Collections.GenericICollectionIEnumerableVideoType

Return Value

Type: Boolean
See Also