summaryrefslogtreecommitdiff
path: root/command/markad-standalone.h
diff options
context:
space:
mode:
Diffstat (limited to 'command/markad-standalone.h')
-rw-r--r--command/markad-standalone.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/command/markad-standalone.h b/command/markad-standalone.h
index 1e4c821..5099ef1 100644
--- a/command/markad-standalone.h
+++ b/command/markad-standalone.h
@@ -228,7 +228,8 @@ public:
int LogoWidth, int LogoHeight, bool DecodeVideo,
bool DecodeAudio, bool IgnoreVideoInfo, bool IgnoreAudioInfo,
const char *LogoDir, const char *MarkFileName, bool ASD,
- bool noPid, bool OSD, const char *SVDRPHost, int SVDRPPort);
+ bool noPid, bool OSD, const char *SVDRPHost, int SVDRPPort,
+ bool Before);
~cMarkAdStandalone();
};