Copyright © 2006-2019 MultiMedia Soft

CodecWavFormatDownloadStarted event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs when the EncodeFormats.ACM.DownloadCodecWavFormatFromURL method starts downloading the file describing the Audio Compression Manager codec.

 

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.

 

 

Syntax

 

[Visual Basic]

CodecWavFormatDownloadStarted (

)


 

[C++]

void CodecWavFormatDownloadStarted (

);