ExtendedCamera.getCurrentFrame Method¶
Module: ExtendedCamera
Definition¶
Fetches the most recent frame from the live feed.
bool getCurrentFrame(CaptureImage frame)
Parameters
frame CaptureImagein The current live frame data.
Returns
boolIndicates if the frame is currently available.
Exceptions
An error has occurred during Devices Library execution.