This file contains a shutter button class for the F2, which uses PhidgetDevice to read out the shutter button state. More...
#include "../Event.h"
Go to the source code of this file.
Classes | |
class | FCam::F2::ShutterButton |
A simple shutter button class that generates an FCam::Event each time the Phidget based shutter button is pressed or released. More... | |
Namespaces | |
namespace | FCam |
Main namespace for the API. | |
namespace | FCam::F2 |
The namespace for the F2 platform. |
This file contains a shutter button class for the F2, which uses PhidgetDevice to read out the shutter button state.
Definition in file ShutterButton.h.