mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
GrabberFix PiCam
This commit is contained in:
@@ -66,6 +66,11 @@ public:
|
||||
/// @brief Apply SignalDetectionEnable (used from v4l)
|
||||
///
|
||||
virtual void setSignalDetectionEnable(bool enable) {};
|
||||
virtual void setGrabberFixEnable(bool enable) {};
|
||||
virtual void setGrabberFixValues(
|
||||
int width,
|
||||
int height,
|
||||
int vtype) {};
|
||||
|
||||
///
|
||||
/// @brief Apply device and videoStanded (used from v4l)
|
||||
|
Reference in New Issue
Block a user