BB FlashBack SDK: FBRecorder

RecordMouseCursor

Description

Set to True to have mouse cursor shape and movement recorded into the movie file.

Syntax

[C#/C++]
public: Bool RecordMouseCursor;

[VB.NET]
Public Property RecordMouseCursor As Boolean
 

Remarks

Set to True by default. If set to False during recording, the movie will display no mouse cursor on playback.
 

See Also

FBRecorder::RecordExtraMouseEvents