BB FlashBack SDK: FBRecorder

RecordKeyboardEvents

Description

Determines whether key press events will be captured during recording and saved to the movie file.
 

Syntax

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

[VB.NET]
Public Property RecordKeyboardEvents As Boolean
 

Remarks

Set to True by default.

 

See Also

FBRecorder::RecordMouseCursor