|
FireSync API
|
Represents camera configuration.

Public Member Functions | |
| kStatus | kCamera_AddExtension (kCamera camera, kType type, kCameraExt *extension) |
| Creates and adds a new camera control extension of the specified type. More... | |
| kStatus | kCamera_AddState (kCamera camera, kCameraState *state) |
| Creates and adds a new state with default values. More... | |
| kCameraAlgorithm | kCamera_Algorithm (kCamera camera) |
| Gets the hardware-accelerated algorithm supported by this camera. More... | |
| kStatus | kCamera_Clear (kCamera camera, kSize stateCount) |
| Resets camera mode settings to defaults. More... | |
| kStatus | kCamera_ClearAll (kCamera camera, kSize stateCount) |
| Resets camera mode and device settings to defaults. More... | |
| kCameraControl | kCamera_Control (kCamera camera) |
| Reports the control mode of the camera. More... | |
| k32u | kCamera_ControlId (kCamera camera) |
| Gets the control source id for a camera. More... | |
| kStatus | kCamera_ControlIdInfo (kCamera camera, kInfo *info) |
| Reports constraint and validity information for the ControlId setting. More... | |
| kStatus | kCamera_ControlInfo (kCamera camera, kInfoBits *info) |
| Reports constraint and validity information for the Control setting. More... | |
| kStatus | kCamera_DeleteExtension (kCamera camera, kCameraExt extension) |
| Destroys the specified camera control extension and removes it from the camera's extension list. More... | |
| kStatus | kCamera_DeleteState (kCamera camera, kCameraState state) |
| Destroys the specified state and removes it from the camera's state list. More... | |
| kStatus | kCamera_Enable (kCamera camera, kBool enable) |
| Enables or disables the camera. More... | |
| kStatus | kCamera_EnableFpn (kCamera camera, kBool enabled) |
| Specifies whether FPN is enabled. More... | |
| kStatus | kCamera_EnablePrnu (kCamera camera, kBool enabled) |
| Specifies whether PRNU is enabled. More... | |
| kStatus | kCamera_EnableRamImage (kCamera camera, kBool enabled) |
| Specifies whether the FPGA RAM Image feature is enabled. More... | |
| kCameraExt | kCamera_ExtensionAt (kCamera camera, kSize index) |
| Gets the control extension at the specified index. More... | |
| kSize | kCamera_ExtensionCount (kCamera camera) |
| Gets the number of control extensions that have been configured. More... | |
| kBool | kCamera_FpnEnabled (kCamera camera) |
| Reports whether FPN is currently enabled. More... | |
| kBool | kCamera_FpnEnabledInfo (kCamera camera, kInfoBool *info) |
| Reports constraint and validity information for the FpnEnabled setting. More... | |
| kSize | kCamera_FrameBufferSize (kCamera camera) |
| Reports the current camera frame buffer size. More... | |
| kSize | kCamera_Id (kCamera camera) |
| Gets the id of the camera module. More... | |
| kCameraInputCounterSource | kCamera_InputCounterSource (kCamera camera) |
| Retrieves the input counter source. More... | |
| k32u | kCamera_InputCounterSourceId (kCamera camera) |
| Gets the input counter source id for a camera. More... | |
| kStatus | kCamera_InputCounterSourceIdInfo (kCamera camera, kInfo *info) |
| Reports constraint and validity information for the InputCounterSourceId setting. More... | |
| kStatus | kCamera_InputCounterSourceInfo (kCamera camera, kInfoBits *info) |
| Reports constraint and validity information for the Input Counter Source setting. More... | |
| kBool | kCamera_IsConnected (kCamera camera) |
| Reports whether a camera device is connected and communicating. More... | |
| kBool | kCamera_IsEnabled (kCamera camera) |
| Reports whether the camera is currently enabled. More... | |
| k64u | kCamera_MinimumPeriod (kCamera camera) |
| Reports the time required by this camera to respond to an event. More... | |
| kCameraModel | kCamera_Model (kCamera camera) |
| Gets the model of the camera. More... | |
| kSize | kCamera_NextFrameBufferSize (kCamera camera) |
| Reports the frame buffer size that will take effect after reset. More... | |
| kStatus | kCamera_Override (kCamera camera, const kCameraOverrideItem *overrides, kSize count) |
| Provides a list of configuration overrides to modify live camera behaviour. More... | |
| kBool | kCamera_PrnuEnabled (kCamera camera) |
| Reports whether PRNU is currently enabled. More... | |
| kBool | kCamera_PrnuEnabledInfo (kCamera camera, kInfoBool *info) |
| Reports constraint and validity information for the PrnuEnabled setting. More... | |
| kBool | kCamera_RamImageEnabled (kCamera camera) |
| Reports whether the FPGA RAM Image feature is currently enabled. More... | |
| kBool | kCamera_RamImageEnabledInfo (kCamera camera, kInfoBool *info) |
| Reports constraint and validity information for the RamImageEnabled setting. More... | |
| kCameraReadout | kCamera_Readout (kCamera camera) |
| Gets the readout mode for the camera. More... | |
| kStatus | kCamera_ReadoutInfo (kCamera camera, kInfoBits *info) |
| Reports constraint and validity information for the Readout setting. More... | |
| kStatus | kCamera_SetControl (kCamera camera, kCameraControl type) |
| Sets the control mode of the camera. More... | |
| kStatus | kCamera_SetControlId (kCamera camera, k32u id) |
| Sets the control source id for a camera. More... | |
| kStatus | kCamera_SetInputCounterSource (kCamera camera, kCameraInputCounterSource source) |
| Sets the input counter source for a camera. More... | |
| kStatus | kCamera_SetInputCounterSourceId (kCamera camera, k32u id) |
| Sets the input counter source id for a camera. More... | |
| kStatus | kCamera_SetNextFrameBufferSize (kCamera camera, kSize size) |
| Sets the frame buffer size that will take effect after reset. More... | |
| kStatus | kCamera_SetReadout (kCamera camera, kCameraReadout readoutMode) |
| Sets the readout mode for the camera. More... | |
| kCameraState | kCamera_StateAt (kCamera camera, kSize index) |
| Gets the state at the specified index. More... | |
| kSize | kCamera_StateCount (kCamera camera) |
| Gets the number of states belonging to the camera. More... | |
| kStatus | kCamera_StateCountInfo (kCamera camera, kInfoSize *info) |
| Reports constraint and validity information for the StateCount setting. More... | |
| kStatus | kCamera_Stats (kCamera camera, kCameraStats *stats) |
| Retrieve statistics. More... | |
| kStatus | kCamera_SwapStates (kCamera camera, kSize index0, kSize index1) |
| Swaps the order of two states in the camera's state list. More... | |
| kStatus | kCamera_Trigger (kCamera camera) |
| Provides a software trigger to a camera. More... | |
| kStatus | kCamera_WriteFpn (kCamera camera, kImage offsets) |
| Writes FPN table. More... | |
| kStatus | kCamera_WritePrnu (kCamera camera, kImage white, kImage black) |
| Writes PRNU table. More... | |
| kStatus | kCamera_WriteRangeLut (kCamera camera, const kRangeLutParams *params, const kRangeLutArray *xArray, const kRangeLutArray *zArray, const kRangeLutArray *validArray) |
| Writes FPGA Range LUT. More... | |