"cameraIsReadyForCapture"
Checks if the camera is ready to capture an image.
Synopsis
bool cameraIsReadyForCapture()
Parameters
Parameter | Description |
---|---|
- | - |
Description
The function returns true if the camera is ready to capture an image immediately.
The event readyForCaptureChanged(bool ready) signals that a camera's ready for capture state has changed.