Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
CameraDriverQTKit Class ReferenceThis driver provides camera capture through the QTKit API, which is the only capture interface which supports 64-bit on OS X. More...
Inheritance diagram for CameraDriverQTKit:
Detailed DescriptionThis driver provides camera capture through the QTKit API, which is the only capture interface which supports 64-bit on OS X. Definition at line 9 of file CameraDriverQTKit.h.
Constructor & Destructor Documentation
constructor, may throw a const char* on error Definition at line 10 of file CameraDriverQTKit.h.
Definition at line 14 of file CameraDriverQTKit.h. Member Function Documentation
Returns the name of the class (aka its type). Suggested implementation is to declare a static string member, set it to the result of calling the registry's registerType, and then return that member here Implements DeviceDriver. Definition at line 16 of file CameraDriverQTKit.h.
Reimplemented from DeviceDriver. Definition at line 18 of file CameraDriverQTKit.h.
Referenced by CameraDriverQTKit(). Member Data Documentation
holds the class name, set via registration with the DeviceDriver registry Definition at line 35 of file CameraDriverQTKit.h. Referenced by getImageSources(). The documentation for this class was generated from the following file: |
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Mon May 9 05:01:40 2016 by Doxygen 1.6.3 |