Replay input data from YAML as generated by recordingAsWAML.
Will fail with a logged warning (in the InputDevice log) if YAML didn't store a valid recording.
InputDevice to replay the input.
YAML to load input to replay from.
Should the real input sources be blocked while replaying? (E.g. blocking the actual mouse while replaying mouse input).
See Implementation
Replay input data from YAML as generated by recordingAsWAML.
Will fail with a logged warning (in the InputDevice log) if YAML didn't store a valid recording.