diff options
Diffstat (limited to 'command/markad-standalone.h')
-rw-r--r-- | command/markad-standalone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command/markad-standalone.h b/command/markad-standalone.h index a29e5fa..0a339e7 100644 --- a/command/markad-standalone.h +++ b/command/markad-standalone.h @@ -202,6 +202,7 @@ unsigned Descriptor_Length: bool bDecodeVideo; bool bDecodeAudio; bool bIgnoreTimerInfo; + bool bLiveRecording; time_t startTime; // starttime of broadcast int length; // length of broadcast in seconds |