aboutsummaryrefslogtreecommitdiff
path: root/lib/driver/avswitch.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/driver/avswitch.h')
-rw-r--r--lib/driver/avswitch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/driver/avswitch.h b/lib/driver/avswitch.h
index 2b3b40fb..cc92e20e 100644
--- a/lib/driver/avswitch.h
+++ b/lib/driver/avswitch.h
@@ -24,6 +24,7 @@ public:
~eAVSwitch();
#endif
static eAVSwitch *getInstance();
+ bool haveScartSwitch();
int getVCRSlowBlanking();
void setFastBlank(int val);
void setColorFormat(int format);