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