[spark] fix setting psi controls

Origin commit data
------------------
Branch: master
Commit: cf8f9bc8af
Author: martii <m4rtii@gmx.de>
Date: 2014-01-19 (Sun, 19 Jan 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
martii
2014-01-19 17:24:52 +01:00
parent 7e5cbd29fb
commit aa349cfc73
2 changed files with 21 additions and 1 deletions

View File

@@ -149,6 +149,8 @@ class cVideo
int video_standby;
int64_t GetPTS(void);
int brightness, contrast, saturation, hue;
void openDevice(void);
void closeDevice(void);
public: