libtriple: cVideo enabled SCART during record in standby

Origin commit data
------------------
Branch: master
Commit: 2871287681
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-03-20 (Sun, 20 Mar 2011)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2011-03-20 09:05:48 +01:00
parent a05723bdf6
commit 6096329095
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 *);