Copyright © 2006-2019 MultiMedia Soft

SVX object

Previous pageReturn to chapter overviewNext page

The SVX object, accessible through the control's EncodeFormats.SVX property, is internally implemented as a COM interface called ISVX and contains methods needed to take advantage of encoding in various Commodore Amiga IFF / SVX formats.

 

The SVX object is implemented through the following properties and methods:

 

Properties

 

EncodeMode

 

Methods

 

GetEncodeModesCount

GetEncodeModeDesc

 

 

For further information about available encoding formats see the EncodeFormats object.

Samples of use of the SVX object in Visual Basic 6 and Visual C++ 6 can be found inside the following samples installed with the product's setup package:

- RecordedSoundEditor

- SimpleRecorder