CodecG723Description Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic override string Description { get; }
Public Overrides ReadOnly Property Description As String
Get
public:
virtual property String^ Description {
String^ get () override;
}
abstract Description : string with get
override Description : string with get
Property Value
StringImplements
ICodecDescription
See Also