Vreo
Preparing search index...
Player
VreoUnit
Interface VreoUnit
剧本结构
interface
VreoUnit
{
categoryId
?:
string
;
categoryText
?:
string
;
configure
?:
{
pageTitle
?:
string
}
;
frontRequestId
?:
string
;
index
?:
string
|
number
;
keyframes
:
VreoKeyframe
[]
;
video
:
VreoVideo
;
}
Index
Properties
category
Id?
category
Text?
configure?
front
Request
Id?
index?
keyframes
video
Properties
Optional
category
Id
categoryId
?:
string
Optional
category
Text
categoryText
?:
string
Optional
configure
configure
?:
{
pageTitle
?:
string
}
Optional
front
Request
Id
frontRequestId
?:
string
Optional
index
index
?:
string
|
number
keyframes
keyframes
:
VreoKeyframe
[]
video
video
:
VreoVideo
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
Id
category
Text
configure
front
Request
Id
index
keyframes
video
Vreo
Loading...
剧本结构