vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
VideoFrameBufferInit
Interface VideoFrameBufferInit
interface
VideoFrameBufferInit
{
codedHeight
:
number
;
codedWidth
:
number
;
colorSpace
?:
VideoColorSpaceInit
;
displayHeight
?:
number
;
displayWidth
?:
number
;
duration
?:
number
;
format
:
VideoPixelFormat
;
layout
?:
PlaneLayout
[]
;
timestamp
:
number
;
visibleRect
?:
DOMRectInit
;
}
Index
Properties
coded
Height
coded
Width
color
Space?
display
Height?
display
Width?
duration?
format
layout?
timestamp
visible
Rect?
Properties
coded
Height
codedHeight
:
number
coded
Width
codedWidth
:
number
Optional
color
Space
colorSpace
?:
VideoColorSpaceInit
Optional
display
Height
displayHeight
?:
number
Optional
display
Width
displayWidth
?:
number
Optional
duration
duration
?:
number
format
format
:
VideoPixelFormat
Optional
layout
layout
?:
PlaneLayout
[]
timestamp
timestamp
:
number
Optional
visible
Rect
visibleRect
?:
DOMRectInit
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coded
Height
coded
Width
color
Space
display
Height
display
Width
duration
format
layout
timestamp
visible
Rect
vot.js - v2.4.12
Loading...