Preparing search index...
The search index is not available
FlowOS
FlowOS
index
<internal>
VideoFrame
Variable VideoFrame
Video
Frame
:
{
prototype
:
VideoFrame
;
new
(
image
,
init
?
)
:
VideoFrame
;
new
(
data
,
init
)
:
VideoFrame
;
}
Type declaration
new
(
image
,
init
?
)
:
VideoFrame
Parameters
image
:
CanvasImageSource
Optional
init
:
VideoFrameInit
Returns
VideoFrame
new
(
data
,
init
)
:
VideoFrame
Parameters
data
:
BufferSource
init
:
VideoFrameBufferInit
Returns
VideoFrame
prototype
:
VideoFrame
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
FlowOS
index
types
utils
Generated using
TypeDoc