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