Copyright © 2006-2019 MultiMedia Soft

EncodeAAC class

Previous pageReturn to chapter overviewNext page

The EncodeAAC class, accessible through the control's EncodeFormats.AAC property, contains methods and properties needed to take advantage of encoding in AAC and MP4 format.

 

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

 

Properties

 

EncodeMode

Quality

CustomString

WrapInMP4

 

Methods

 

GetEncodeModesCount

GetEncodeModeDesc

 

 

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

Samples of use of the EncodeAAC 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