Copyright © 2006-2019 MultiMedia Soft

EncodeMP3 class

Previous pageReturn to chapter overviewNext page

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

 

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

 

Properties

 

EncodeMode

Preset

CBR

ABR

CustomString

Downmix

 

Methods

 

GetEncodeModesCount

GetEncodeModeDesc

GetLameEncodingBitratesCount

GetLameEncodingBitrate

GetLameEncodingBitratesCountEx

GetLameEncodingBitrateEx

 

 

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

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

- CdRipper

- RecordedSoundEditor

- SimpleRecorder

- SimpleMp3Rec

- UploadSoundToFTP