setFpsReportInterval()

The function delivers the current frame rate.

Synopsis

void setFpsReportInterval (uint interval);

Parameter

Parameter Description
interval An interval in seconds can be specified as the interval parameter, at the rate of which the frames per second are counted and returned as an event. An interval of 0 is the default and stops counting. If configured, the frames are always counted for all video dialogues and delivered as separate events.

Description

The function delivers the current frame rate (number of decoded video images per second) in a selectable interval as the event onFrameRate().

Assignment

Video functions

Availability

UI, CTRL