Vreo
Preparing search index...
fivePlugins
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
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disable
enable
load
Vreo
Loading...