|
FireSync API
|
| kStatus kCameraState_SetRamImageCount | ( | kCameraState | state, |
| k32u | count | ||
| ) |
Sets the number of images that will be stored in FPGA RAM for this camera state (used for testing/simulation).
The Ram Image feature must be enabled with the kCamera_EnableRamImage function; setting the RAM image count does not automatically enable the feature.
| state | State object. |
| count | Image count. |