IRecorder::State Property

Returns the Recorder state:

Inactive (0): The Recorder is idle.

Recording (1): Recording of a session in progress.

Playing (2): Playback in progress.

IDL

__property enum RecorderStateState;

Description

Group

IRecorder Properties