ExtendedCamera.getCurrentFrame Method

Module: ExtendedCamera

Definition

Fetches the most recent frame from the live feed.

bool getCurrentFrame(CaptureImage frame)

Parameters

in The current live frame data.

Returns

bool
Indicates if the frame is currently available.

Exceptions

An error has occurred during Devices Library execution.