Preparing search index...
The search index is not available
如视空间交互插件合集 - v3.61.1
如视空间交互插件合集
ModelTVVideoPluginExportType
Interface ModelTVVideoPluginExportType
interface
ModelTVVideoPluginExportType
{
disable
:
(
(
)
=>
void
)
;
enable
:
(
(
)
=>
void
)
;
load
:
(
(
data
:
ModelTVVideoPluginData
,
videoElement
?:
HTMLVideoElement
)
=>
Promise
<
void
>
)
;
}
Index
Properties
disable
enable
load
Properties
disable
disable
:
(
(
)
=>
void
)
enable
enable
:
(
(
)
=>
void
)
load
load
:
(
(
data
:
ModelTVVideoPluginData
,
videoElement
?:
HTMLVideoElement
)
=>
Promise
<
void
>
)
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disable
enable
load
如视空间交互插件合集 - v3.61.1
Loading...