| CodecG722Description Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Type: 
StringImplements
ICodecDescription
See Also