BaseH263CodecDescription Property |
A kodek leírása, amit megjelenítéshez lehet használni
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic abstract string Description { get; }
Public MustOverride ReadOnly Property Description As String
Get
public:
virtual property String^ Description {
String^ get () abstract;
}
abstract Description : string with get
Property Value
Type:
StringImplements
ICodecDescription
See Also