vot.js - v2.4.12
Preparing search index...
@vot.js/ext
VOTTypes
BaseHelper
BaseHelperOpts
Interface BaseHelperOpts
interface
BaseHelperOpts
{
extraInfo
?:
boolean
;
fetchFn
?:
FetchFunction
;
language
?:
string
;
origin
?:
string
;
referer
?:
string
;
service
?:
VOTTypes
.
ServiceType
.
ServiceConf
<
VOTTypes
.
ServiceType
.
VideoService
,
>
;
video
?:
HTMLVideoElement
;
}
Hierarchy (
View Summary
)
BaseHelperOpts
<
VOTTypes
.
ServiceType
.
ServiceConf
>
BaseHelperOpts
Index
Properties
extra
Info?
fetch
Fn?
language?
origin?
referer?
service?
video?
Properties
Optional
extra
Info
extraInfo
?:
boolean
Optional
fetch
Fn
fetchFn
?:
FetchFunction
Optional
language
language
?:
string
Optional
origin
origin
?:
string
Optional
referer
referer
?:
string
Optional
service
service
?:
VOTTypes
.
ServiceType
.
ServiceConf
<
VOTTypes
.
ServiceType
.
VideoService
>
Optional
video
video
?:
HTMLVideoElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extra
Info
fetch
Fn
language
origin
referer
service
video
vot.js - v2.4.12
Loading...