onFrameRate()

The event reports the frames counted per second at the interval set with setFpsReportInterval().

Synopsis

void onFrameRate (int dialogIdx, double fps);           

Parameter

Parameter Description
dialogIdx

Identifies the video dialog to which the event is assigned.

fps

The frames per second averaged over the set interval.

Assignment

Video functions

Availability

UI, CTRL

See also

setFpsReportInterval()