CSAudioRecorder Namespace |
Interface | Description | |
---|---|---|
cAudioRecorder |
Delegate | Description | |
---|---|---|
OnRecordErrorEventHandler | ||
OnRecordProgressEventHandler |
Enumeration | Description | |
---|---|---|
ACM_FORMAT |
The ACM format mode. You can get the ACM codecs and fromat acording to the value of this enum.
| |
Bitrate |
The bitrate of the destination audio file.
| |
Bits |
The bit-depth of the destination audio file.
| |
Channels |
The number of channels of the destination audio file.
| |
Format |
The format of the destination file, this can be AAC, ACM (WAV), APE, MP2, MP3, OGG, WAV (PCM), and WMA.
| |
Mode |
The recorder mode of the operation. this can be WasapiCapture, WasapiLoopbackCapture and LineIn.
| |
RecordingState |
The recording state of the control. This can be Ready, Recording and Paused.
| |
Samplerate |
The samplerate of the destination audio file.
| |
TagTypes |
The tag types list.
|