|
FireSync API
|
| kStatus kCamera_AddState | ( | kCamera | camera, |
| kCameraState * | state | ||
| ) |
Creates and adds a new state with default values.
The new state is added to the end of the camera's state list.
| camera | Camera object. |
| state | Receives the new state object. |