|
FireSync API
|
Represents parameters for a camera dynamic FPN extension.
When this extension is enabled, images can be routed from the pipe back to the camera via the "DynFpn" camera input port. When an image is received, it replaces the current FPN image used by PL. Each dynamic FPN message should be structured as a kMsg object containing a kImage.
Dynamic FPN cannot be used simultaneously with RAM Image.

Additional Inherited Members | |
Public Member Functions inherited from kCameraExt | |
| kStatus | kCameraExt_Enable (kCameraExt extension, kBool enable) |
| Enables or disables the extension. More... | |
| kBool | kCameraExt_IsEnabled (kCameraExt extension) |
| Reports whether the extension is currently enabled. More... | |