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