Camera.getSpecificFrame Method

Module: Camera

Definition

Gets a specific live frame.

void getSpecificFrame(int frameIndex, CaptureImage frame)

Parameters

frameIndex int
in Index of the frame to retrieve.

in The specific frame data.

Exceptions

An error has occurred during Devices Library execution.