Click or drag to resize

MediaChannelCheckDecodeRequired(ICollectionIEnumerableVideoType) Method


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

Parameters

videoTypes  ICollectionIEnumerableVideoType
 

Return Value

Boolean

Implements

IMediaChannelCheckDecodeRequired(ICollectionIEnumerableVideoType)
See Also