CallMediaChannelInfoDecoder Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public CodecDescription Decoder { get; set; }
Public Property Decoder As CodecDescription
Get
Set
public:
property CodecDescription^ Decoder {
CodecDescription^ get ();
void set (CodecDescription^ value);
}
member Decoder : CodecDescription with get, set
Property Value
Type:
CodecDescriptionSee Also