18 CameraInterfaceSeagull();
19 virtual ~CameraInterfaceSeagull();
21 void trigger(
bool trigger_on_true);
virtual void send_toggle_power(bool enable)
send command to turn the camera on/off
virtual bool is_powered_on()
Checks if the camera connected to the interface is turned on.
High-resolution timer with callouts and timekeeping.
virtual void send_keep_alive(bool enable)
send command to prevent the camera from sleeping
virtual void info()
Display info.
virtual void trigger(bool trigger_on_true)
trigger the camera
virtual bool has_power_control()
Checks if the interface has support for camera power control.
virtual void setup()
setup the interface