framesAvailable

Declaration

Delphi

function framesAvailable: Boolean;

C/C++

SOPAD_API BOOL SOPAD_framesAvailable();

Description

The function checks if new biodata frames are available in driver internal storage. It doesn't block.

Return value

True if new frames are available.