Copyright © 2006-2019 MultiMedia Soft

EncodeFormats.AU property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property AU As EncodeAU


 

[C#]

public EncodeAU AU {get;}


 

[C++]

public: __property EncodeAU* get_AU ();


 

This property is Read-only

 

 

Remarks

The object that gives access to Sun/NeXT AU encoding.

 

This property encapsulates the functionality of the EncodeAU class.

For further information about available encoding formats see the EncodeFormatsMan class.