CRecorder::State Method

Reports the recorder state:

- Inactive: Recorder is idle.

- Recording: Record in progress.

- Playing: Playing a session.

C++

RecorderState State();

Group

CRecorder Methods