MP2 object |
|
The MP2 object, accessible through the control's EncodeFormats.MP2 property, is internally implemented as a COM interface called IMP2 and contains methods needed to take advantage of encoding in MP2 format.
The MP2 object is implemented through the following properties and methods:
Properties
Methods
GetTwoLameEncodingBitratesCountEx
For further information about available encoding formats see the EncodeFormats object.
Samples of use of the MP2 object in Visual Basic 6 and Visual C++ 6 can be found inside the following samples installed with the product's setup package: - FormatConverter - VideoClipAudioExtractor
|