The format of the destination file, this can be AAC, ACM (WAV), APE, MP2, MP3, OGG, WAV (PCM), and WMA.
Namespace:
CSAudioRecorder
Assembly:
CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
SyntaxPublic Enumeration Format
Dim instance As Format
CSAudioRecorder.Format = function();
CSAudioRecorder.Format.createEnum('CSAudioRecorder.Format', false);
Members
| Member name | Value | Description |
---|
| MP3 | 5 |
MP3.
|
| WAV | 7 |
WAV.
|
See Also