Table Of Contents
Recorder module¶
New in version 1.1.0.
Create an instance of Recorder
, attach to the
class, and bind some keys to record / play sequences:
- F6: play the last record in a loop
- F7: read the latest recording
- F8: record input events
Configuration¶
Parameters: | attrs: str, defaults to
profile_mask: str, defaults to
filename: str, defaults to ‘recorder.kvi’
|
---|