IRecorder Properties

The properties of the IRecorder class are listed here.

Interface

IRecorder Interface

Public Properties

 

Name

Description

Filename

Gets or sets the path and filename to be used for session recording or playback.

Position

During playback, returns the session entry that is playing

Count

Returns the total number of entries in the session file loaded for playback.

State

Returns the Recorder state:

Inactive (0): The Recorder is idle.

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

Playing (2): Playback in progress.

Options

This is Options, a member of class IRecorder.

Tracks

Collection of tracks (IRecTrack) contained in the loaded session file.