Copyright © 2006-2019 MultiMedia Soft

EncodeFormats.WMA property (RO)

Previous pageReturn to chapter overviewNext page

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.