Skip to content

TOnRecordingCompleted

type

TOnRecordingCompleted = procedure (Sender: TObject;

The type of the OnRecordingCompleted event.

FileName: full qualified path of the AVI file created.

Success: true upon success, false upon failure (e.g. insufficient disk space when reencodinging).