Copyright © 2006-2019 MultiMedia Soft
EncodeFormats.MP2 property (RO)
Type
[Visual Basic]
Public Property MP2 As EncodeMP2
[C#]
public EncodeMP2 MP2 {get;}
[C++]
public: __property EncodeMP2* get_MP2 ();
This property is Read-only
Remarks
The object that gives access to MP2 encoding.
This property encapsulates the functionality of the EncodeMP2 class.
For further information about available encoding formats see the EncodeFormatsMan class.