MediaChannelConfigSelectedCodec Property |
Gets or sets the currently selected codec.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic CodecDescription SelectedCodec { get; }Public ReadOnly Property SelectedCodec As CodecDescription
Get
public:
property CodecDescription^ SelectedCodec {
CodecDescription^ get ();
}member SelectedCodec : CodecDescription with get
Property Value
CodecDescription
See Also