Click or drag to resize
MediaChannelConfigSelectedCodec Property
Gets or sets the currently selected codec.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public CodecDescription SelectedCodec { get; }

Property Value

Type: CodecDescription
See Also