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