MP3 object |
|
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
Methods
GetLameEncodingBitratesCountEx
For further information about available encoding formats see the EncodeFormats object. Samples of use of the MP3 object in Visual Basic 6 and Visual C++ 6 can be found inside the following samples installed with the product's setup package: - CdRipper - RecordedSoundEditor - SimpleRecorder - SimpleMp3Rec - UploadSoundToFTP
|