Preparing search index...
The search index is not available
melonjs
melonjs
<internal>
VideoFrameInit
Interface VideoFrameInit
interface
VideoFrameInit
{
alpha
?:
AlphaOption
;
displayHeight
?:
number
;
displayWidth
?:
number
;
duration
?:
number
;
timestamp
?:
number
;
visibleRect
?:
DOMRectInit
;
}
Index
Properties
alpha?
display
Height?
display
Width?
duration?
timestamp?
visible
Rect?
Properties
Optional
alpha
alpha
?:
AlphaOption
Optional
display
Height
display
Height
?:
number
Optional
display
Width
display
Width
?:
number
Optional
duration
duration
?:
number
Optional
timestamp
timestamp
?:
number
Optional
visible
Rect
visible
Rect
?:
DOMRectInit
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alpha
display
Height
display
Width
duration
timestamp
visible
Rect
melonjs
Loading...