Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
VideoFrame
Variable VideoFrame
Video
Frame
:
{
prototype
:
VideoFrame
;
new
(
image
:
CanvasImageSource
,
init
?:
VideoFrameInit
)
:
VideoFrame
;
new
(
data
:
AllowSharedBufferSource
,
init
:
VideoFrameBufferInit
)
:
VideoFrame
;
}
Type declaration
new
(
image
:
CanvasImageSource
,
init
?:
VideoFrameInit
)
:
VideoFrame
Parameters
image
:
CanvasImageSource
Optional
init
:
VideoFrameInit
Returns
VideoFrame
new
(
data
:
AllowSharedBufferSource
,
init
:
VideoFrameBufferInit
)
:
VideoFrame
Parameters
data
:
AllowSharedBufferSource
init
:
VideoFrameBufferInit
Returns
VideoFrame
prototype
:
VideoFrame
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...