[spark] fix setting psi controls

This commit is contained in:
martii
2014-01-19 17:24:52 +01:00
parent 1c676196af
commit cf8f9bc8af
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: