CodecSpeexDescription Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic string Description { get; }
Public ReadOnly Property Description As String
Get
public:
virtual property String^ Description {
String^ get () sealed;
}
abstract Description : string with get
override Description : string with get
Property Value
Type:
StringImplements
ICodecDescription
See Also