Click or drag to resize

MediaChannelCheckDecodeRequired Method (ICollectionIEnumerableVideoType)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public virtual bool CheckDecodeRequired(
	ICollection<IEnumerable<VideoType>> videoTypes
)

Parameters

videoTypes
Type: System.Collections.GenericICollectionIEnumerableVideoType

Return Value

Type: Boolean

Implements

IMediaChannelCheckDecodeRequired(ICollectionIEnumerableVideoType)
See Also