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: 1.8.12.0 (1.8.12)
Syntax
public List<CodecDescription> SupportedCodecs { get; }

Property Value

Type: ListCodecDescription
See Also