FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kCameraSteps Class Reference

Description

Represents parameters for a camera step extension.

Inheritance diagram for kCameraSteps:
Inheritance graph

Public Member Functions

kSize kCameraSteps_Count (kCameraSteps extension)
 Gets the number of steps (state/count pairs) defined by this extension. More...
 
kStatus kCameraSteps_CountInfo (kCameraSteps extension, kInfoSize *info)
 Reports constraint and validity information for the Count setting. More...
 
kSize kCameraSteps_RepetitionCount (kCameraSteps extension, kSize stepIndex)
 Gets the repetition count associated with the specified step index. More...
 
kStatus kCameraSteps_SetCount (kCameraSteps extension, kSize count)
 Sets the number of steps (state/count pairs) defined by this extension. More...
 
kStatus kCameraSteps_SetRepetitionCount (kCameraSteps extension, kSize stepIndex, kSize count)
 Sets the repetition count associated with the specified step index. More...
 
kStatus kCameraSteps_SetState (kCameraSteps extension, kSize stepIndex, kSize stateIndex)
 Sets the camera state id (index) associated with the specified step index. More...
 
kStatus kCameraSteps_SetStyle (kCameraSteps extension, kCameraStepsStyle style)
 Sets the steps style. More...
 
kSize kCameraSteps_State (kCameraSteps extension, kSize stepIndex)
 Gets the camera state id (index) associated with the specified step index. More...
 
kCameraStepsStyle kCameraSteps_Style (kCameraSteps extension)
 Gets the steps style. More...
 
kStatus kCameraSteps_StyleInfo (kCameraSteps extension, kInfoBits *info)
 Reports constraint and validity information for the Steps style setting. More...
 
- Public Member Functions inherited from kCameraExt
kStatus kCameraExt_Enable (kCameraExt extension, kBool enable)
 Enables or disables the extension. More...
 
kBool kCameraExt_IsEnabled (kCameraExt extension)
 Reports whether the extension is currently enabled. More...
 

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