libtriple: cVideo enabled SCART during record in standby

Origin commit data
------------------
Commit: 6b2958d609
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-03-20 (Sun, 20 Mar 2011)
This commit is contained in:
Stefan Seyfried
2011-03-20 09:05:48 +01:00
parent 7550da2530
commit 21bba59044
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 *);