Click or drag to resize

AudioRecorderFormat Property

The format of the destination file, this can be AAC, ACM (WAV), APE, MP2, MP3, OGG, WAV (PCM), and WMA.

Namespace:  CSAudioRecorder
Assembly:  CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public Format Format { get; set; }

Property Value

Type: Format
See Also