Copyright © 2006-2019 MultiMedia Soft

EncodeFormats.ACM.CodecFormatIndex property

Previous pageReturn to chapter overviewNext page

Type

short for Visual Basic

short for Visual C++

 

 

Remarks

Zero-based index of the specific format for the ACM codec used for a recording, CD ripping or exporting session: the ACM codec can be modified through the EncodeFormats.ACM.CodecIndex property.

 

This property is used only when the EncodeFormats.ACM.EncodeMode property is set to ACM_ENCODE_USE_CODEC_INDEX, in one of the following situations:

During a recording session if the EncodeFormats.ForRecording property is set to ENCODING_FORMAT_ACM (for further details see the How to perform a recording session section).

During a CD ripping session if the EncodeFormats.ForCdRipping property is set to ENCODING_FORMAT_ACM (for further details see the How to perform a CD ripping session section).

During an exporting session if the EncodeFormats.ForExporting property is set to ENCODING_FORMAT_ACM (for further details see the How to export a recorded sound section).

 

For further details about using the Windows Audio Compression Manager refer to the ACM object section.

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 EncodeFormats object.