mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
arm: vuplus4k dummy function QuadPiP() added
This commit is contained in:
@@ -273,6 +273,11 @@ class cVideo
|
||||
void SetControl(int, int);
|
||||
void setContrast(int val);
|
||||
void SetVideoMode(analog_mode_t mode);
|
||||
|
||||
#if BOXMODEL_VUPLUS_ARM
|
||||
void QuadPiP(bool active = false);
|
||||
#endif
|
||||
|
||||
void SetDBDR(int)
|
||||
{
|
||||
return;
|
||||
|
Reference in New Issue
Block a user