mirror of
https://github.com/gtalent/sc9k.git
synced 2025-09-10 19:32:57 -05:00
Add preview button to Image tab in settings
This commit is contained in:
@@ -25,6 +25,8 @@ class CameraClient: public QObject {
|
||||
public:
|
||||
explicit CameraClient(QObject *parent = nullptr);
|
||||
|
||||
void setPresetVC(int preset, struct VideoConfig const&vc);
|
||||
|
||||
void setPreset(int preset);
|
||||
|
||||
void setBrightness(int val);
|
||||
|
Reference in New Issue
Block a user