diff options
Diffstat (limited to 'include/args_parser.h')
| -rw-r--r-- | include/args_parser.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/args_parser.h b/include/args_parser.h index 75d8bfa..2208a9a 100644 --- a/include/args_parser.h +++ b/include/args_parser.h @@ -98,6 +98,7 @@ typedef struct { bool restore_portal_session; bool restart_replay_on_save; bool write_first_frame_ts; + bool is_replaying; bool is_livestream; bool is_output_piped; bool low_latency_recording; |
