Copyright © 2006-2019 MultiMedia Soft

EncodeFormats.ACM property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property ACM As EncodeACM


 

[C#]

public EncodeACM ACM {get;}


 

[C++]

public: __property EncodeACM* get_ACM ();


 

This property is Read-only

 

 

Remarks

The Audio Compression Manager object.

 

This property encapsulates the functionality of the EncodeACM class.

 

For a tutorial about the use of the Windows Audio Compression Manager refer to the How to use the Windows Audio Compression Manager section.

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