C++
virtual int frameRate() const = 0;
Description
This function returns an integer between 1 and 60, representing the display speed in frames per second that must be maintained during view manipulations for adaptive degradation mode.
virtual int frameRate() const = 0;
This function returns an integer between 1 and 60, representing the display speed in frames per second that must be maintained during view manipulations for adaptive degradation mode.