Copyright © 2008-2019 MultiMedia Soft

MP3 object

Previous pageReturn to chapter overviewNext page

The MP3 object, accessible through the control's EncodeFormats.MP3 property, is internally implemented as a COM interface called IMP3 and contains methods needed to take advantage of encoding in MP3 format.

 

The MP3 object is implemented through the following properties and methods:

 

Properties

 

EncodeMode

Preset

CBR

ABR

CustomString

Downmix

 

Methods

 

GetEncodeModesCount

GetEncodeModeDesc

GetLameEncodingBitratesCountEx

GetLameEncodingBitrateEx

 

 

For further information about available encoding formats see the EncodeFormats object.