Preparing search index...
The search index is not available
Accurate Player Plugins API
Accurate Player Plugins API
Point
Interface Point
An interface describing a point that contains the frame as well as frame rate information.
interface
Point
{
frame
:
number
;
frameRate
:
FrameRate
;
}
Index
Properties
frame
frame
Rate
Properties
frame
frame
:
number
frame
Rate
frame
Rate
:
FrameRate
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
frame
frame
Rate
Accurate Player Plugins API
Loading...
An interface describing a point that contains the frame as well as frame rate information.