Copyright © 2006-2019 MultiMedia Soft
EncodeFormats.WMA property (RO)
Type
[Visual Basic]
Public Property WMA As EncodeWMA
[C#]
public EncodeWMA WMA {get;}
[C++]
public: __property EncodeWMA* get_WMA ();
This property is Read-only
Remarks
The object that gives access to WMA encoding.
This property encapsulates the functionality of the EncodeWMA class.
For further information about available encoding formats see the EncodeFormatsMan class.