|
FireSync API
|
| kStatus kProjector_AddState | ( | kProjector | projector, |
| kProjectorState * | state | ||
| ) |
Creates and adds a new state with default values.
The new state is added to the end of the projector's state list.
| projector | Projector object. |
| state | Receives the new state object. |