vot.js - v2.4.12
Preparing search index...
@vot.js/shared
SharedTypes
VimeoType
PlayerConfig
Type Alias PlayerConfig
type
PlayerConfig
=
{
_colors
:
Record
<
string
,
string
>
;
cdn_url
:
string
;
embed
:
Record
<
string
,
string
>
;
player_url
:
string
;
request
:
PrivateRequest
;
user
:
unknown
;
video
:
PrivateVideo
;
view
:
number
;
vimeo_api_url
:
string
;
vimeo_url
:
string
;
}
Index
Properties
_
colors
cdn_
url
embed
player_
url
request
user
video
view
vimeo_
api_
url
vimeo_
url
Properties
_
colors
_colors
:
Record
<
string
,
string
>
cdn_
url
cdn_url
:
string
embed
embed
:
Record
<
string
,
string
>
player_
url
player_url
:
string
request
request
:
PrivateRequest
user
user
:
unknown
video
video
:
PrivateVideo
view
view
:
number
vimeo_
api_
url
vimeo_api_url
:
string
vimeo_
url
vimeo_url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
colors
cdn_
url
embed
player_
url
request
user
video
view
vimeo_
api_
url
vimeo_
url
vot.js - v2.4.12
Loading...