Copyright © 2006-2019 MultiMedia Soft

EncodeVOC class

Previous pageReturn to chapter overviewNext page

The EncodeVOC class, accessible through the control's EncodeFormats.VOC property, contains methods needed to take advantage of encoding in various Creative VOC formats.

 

The EncodeVOC class is implemented through the following properties and methods:

 

Properties

 

EncodeMode

 

Methods

 

GetEncodeModesCount

GetEncodeModeDesc

 

 

For further information about available encoding formats see the EncodeFormatsMan class.

Samples of use of the EncodeVOC class in Visual C#.NET and Visual Basic.NET can be found inside the following samples installed with the product's setup package:

- RecordedSoundEditor

- SimpleRecorder