Click or drag to resize

MediaChannelDescriptionSupportedCodecs Property

Gets the list of the supported codecs of the media channel.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public List<CodecDescription> SupportedCodecs { get; }

Property Value

Type: ListCodecDescription
See Also