Copyright © 2006-2019 MultiMedia Soft

EncodeCAF class

Previous pageReturn to chapter overviewNext page

The EncodeCAF class, accessible through the control's EncodeFormats.CAF property, contains methods needed to take advantage of encoding in various Core Audio File formats.

 

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

 

Properties

 

EncodeMode

 

Methods

 

GetEncodeModesCount

GetEncodeModeDesc

 

 

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

Samples of use of the EncodeCAF class in Visual C#.NET and Visual Basic.NET can be found inside the following samples installed with the product's setup package:

- RecordedSoundEditor

- SimpleRecorder