EncodeACM class |
|
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
Methods
For further information about available encoding formats see the EncodeFormatsMan class. Samples of use of the EncodeACM class in Visual C#.NET and Visual Basic.NET can be found inside the following samples installed with the product's setup package: - AudioCompressionManager - CdRipperWithACM - InsertRecAtPos - RecordedSoundEditor - RewindRecPos - SimpleRecorder
|