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