FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBool kCamera_IsConnected ( kCamera  camera)

Reports whether a camera device is connected and communicating.

Cameras are detected immediately after a node is reset; this value is not updated dynamically.

Physical connection has no effect on configuration; a camera module without a connected camera can still be configured and verified. At runtime, a disconnected camera module will not produce images, but the disconnected status will not be treated as an error that prevents the system from running.

Parameters
cameraCamera object.
Returns
Returns whether a physical camera is connected to the camera module.