Click or drag to resize
IMediaChannel.CheckDecodeRequired Method (ICollection<IEnumerable<VideoType>>)

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.Generic.ICollection<IEnumerable<VideoType>>

Return Value

Type: Boolean
See Also