IRecorder::Filename Property

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

IDL

__property BSTR Filename;

Description

Remarks

For recording: the path and filename where the session will be stored. No extension is needed: the Recorder will create two files with extensions ".dat" and ".idx".

For playback: a existing file to be loaded (the file with "idx" extension).

Group

IRecorder Properties