Copyright © 2008-2019 MultiMedia Soft

EncodeACM class

Previous pageReturn to chapter overviewNext page

The EncodeACM class, accessible through the control's EncodeFormats.ACM property, contains methods needed to take advantage of the Windows Audio Compression Manager.

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

 

The ACM class is implemented through the following properties and methods:

 

Properties

 

EncodeMode

CodecIndex

CodecFormatIndex

 

Methods

 

InitCodecs

GetCodecsCount

GetCodecDesc

GetCodecFormatsCount

GetCodecFormatDesc

GetCodecFormatWavData

GetCodecFormatWavDataLength

SetCodecFormatWavData

 

 

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