Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
CameraDriverQTSG Class ReferenceThis driver provides camera capture through QuickTime and the Sequence Grabber, which is deprecated. See the alternative CameraDriverQTKit implementation. More...
Inheritance diagram for CameraDriverQTSG:
Detailed DescriptionThis driver provides camera capture through QuickTime and the Sequence Grabber, which is deprecated. See the alternative CameraDriverQTKit implementation. This camera driver is used on pre-10.6 systems, supporting 32 bit only Definition at line 10 of file CameraDriverQTSG.h.
Constructor & Destructor Documentation
constructor, may throw a const char* on error Definition at line 10 of file CameraDriverQTSG.h.
Definition at line 21 of file CameraDriverQTSG.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 23 of file CameraDriverQTSG.h.
Reimplemented from DeviceDriver. Definition at line 25 of file CameraDriverQTSG.h.
converts from pascal-format string to c-format string Definition at line 39 of file CameraDriverQTSG.h.
Member Data Documentation
holds the class name, set via registration with the DeviceDriver registry Definition at line 50 of file CameraDriverQTSG.h. Referenced by CameraDriverQTSG(), and 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 |