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