| BaseH263CodecDescription Property  | 
            A kodek leírása, amit megjelenítéshez lehet használni
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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