libtriple: cVideo enabled SCART during record in standby

This commit is contained in:
Stefan Seyfried
2011-03-20 09:05:48 +01:00
parent 56902846da
commit 2871287681
2 changed files with 9 additions and 3 deletions

View File

@@ -133,6 +133,7 @@ class cVideo
DISPLAY_AR PictureAR;
VIDEO_FRAME_RATE FrameRate;
void routeVideo(int standby);
int video_standby;
public:
/* constructor & destructor */
cVideo(int mode, void *, void *);