Copyright © 2006-2019 MultiMedia Soft

EncodeMP2 class

Previous pageReturn to chapter overviewNext page

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

 

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

 

Properties

 

EncodeMode

CBR

CustomString

Downmix

 

Methods

 

GetEncodeModesCount

GetEncodeModeDesc

GetTwoLameEncodingBitratesCount

GetTwoLameEncodingBitrate

GetTwoLameEncodingBitratesCountEx

GetTwoLameEncodingBitrateEx

 

 

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

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

- SimpleRecorder