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