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