FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kCameraControl Struct Reference

Description

Represents camera control modes.

Inheritance diagram for kCameraControl:
Inheritance graph

Public Member Functions

kStatus kCameraControl_Format (kCameraControl control, kChar *text, kSize capacity)
 Formats a kCameraControl value to a string buffer. More...
 

Related

#define kCAMERA_CONTROL_NULL   (0x00)
 Unknown camera control mode.
 
#define kCAMERA_CONTROL_TRIGGERED_BY_EVENT   (0x01)
 Camera exposure sequence triggered by event manager.
 
#define kCAMERA_CONTROL_SLAVED_TO_NODE_INPUT   (0x02)
 Camera exposure slaved to node digital input.
 
#define kCAMERA_CONTROL_SLAVED_TO_MASTER_INPUT   (0x04)
 Camera exposure slaved to master digital input.
 
#define kCAMERA_CONTROL_SLAVED_TO_CAMERA   (0x08)
 Camera exposure slaved to other camera exposure.
 
#define kCAMERA_CONTROL_SLAVED_TO_PROJECTOR   (0x10)
 Camera exposure slaved to projector exposure.
 
#define kCAMERA_CONTROL_TRIGGERED_BY_SOFTWARE   (0x20)
 Camera exposure sequence triggered by software command.
 
#define kCAMERA_CONTROL_OPTIONS   (0x3F)
 Bitset containing all valid kCameraControl options.
 

The documentation for this struct was generated from the following file: