libtriple: add cVideo::VideoParamWatchdog()

Origin commit data
------------------
Branch: master
Commit: 64db04cebd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-12-25 (Sat, 25 Dec 2010)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2010-12-25 14:54:37 +01:00
parent de28a1cb0c
commit 4aadcbeff7
2 changed files with 21 additions and 2 deletions

View File

@@ -175,6 +175,7 @@ class cVideo
void Pig(int x, int y, int w, int h, int osd_w = 1064, int osd_h = 600);
void SetControl(int, int) { return; };
int setZoom(int);
void VideoParamWatchdog(void);
void setContrast(int val);
void SetVideoMode(analog_mode_t mode);
void SetDBDR(int) { return; };