summaryrefslogtreecommitdiff
path: root/command/marks.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2010-10-12 13:57:23 +0200
committerJochen Dolze <vdr@dolze.de>2010-10-12 13:57:23 +0200
commit93dfddbfa472e3521df8b3b2e04e67f849db6e15 (patch)
treef77480f68799946cb2a115ec48215efe6607886f /command/marks.h
parent2994e021ee44eea1c9443da897909c79cef0f963 (diff)
downloadvdr-plugin-markad-93dfddbfa472e3521df8b3b2e04e67f849db6e15.tar.gz
vdr-plugin-markad-93dfddbfa472e3521df8b3b2e04e67f849db6e15.tar.bz2
Changed detection of border/aspect/channel-changes
Diffstat (limited to 'command/marks.h')
-rw-r--r--command/marks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/marks.h b/command/marks.h
index 3d9f4e3..6a488f7 100644
--- a/command/marks.h
+++ b/command/marks.h
@@ -83,7 +83,7 @@ public:
indexfd=-1;
}
~clMarks();
- int Count(int Type=0xFF);
+ int Count(int Type=0xFF, int Mask=0xFF);
void SetFileName(const char *FileName)
{
if (FileName)