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

Description

Represents parameters for the projector steps extension.

Inheritance diagram for kProjectorSteps:
Inheritance graph

Public Member Functions

kSize kProjectorSteps_Count (kProjectorSteps extension)
 Gets the number of steps (state/count pairs) defined by this extension. More...
 
kStatus kProjectorSteps_CountInfo (kProjectorSteps extension, kInfoSize *info)
 Reports constraint and validity information for the Count setting. More...
 
kSize kProjectorSteps_RepetitionCount (kProjectorSteps extension, kSize stepIndex)
 Gets the repetition count associated with the specified step index. More...
 
kStatus kProjectorSteps_SetCount (kProjectorSteps extension, kSize count)
 Sets the number of steps (state/count pairs) defined by this extension. More...
 
kStatus kProjectorSteps_SetRepetitionCount (kProjectorSteps extension, kSize stepIndex, kSize count)
 Sets the repetition count associated with the specified step index. More...
 
kStatus kProjectorSteps_SetState (kProjectorSteps extension, kSize stepIndex, kSize stateIndex)
 Sets the projector state id (index) associated with the specified step index. More...
 
kStatus kProjectorSteps_SetStyle (kProjectorSteps extension, kProjectorStepsStyle style)
 Sets the steps style. More...
 
kSize kProjectorSteps_State (kProjectorSteps extension, kSize stepIndex)
 Gets the projector state id (index) associated with the specified step index. More...
 
kProjectorStepsStyle kProjectorSteps_Style (kProjectorSteps extension)
 Gets the steps style. More...
 
kStatus kProjectorSteps_StyleInfo (kProjectorSteps extension, kInfoBits *info)
 Reports constraint and validity information for the Steps style setting. More...
 
- Public Member Functions inherited from kProjectorExt
kStatus kProjectorExt_Enable (kProjectorExt extension, kBool enable)
 Enables or disables the extension. More...
 
kBool kProjectorExt_IsEnabled (kProjectorExt extension)
 Reports whether the extension is currently enabled. More...
 

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