Documentation
Preparing search index...
kairos-lib
ClipPlayerObject
Interface ClipPlayerObject
interface
ClipPlayerObject
{
autoplay
:
boolean
;
clip
:
null
|
MediaClipRef
;
color
:
ColorRGB
;
colorOverwrite
:
boolean
;
position
:
number
;
remainingTime
:
string
;
repeat
:
boolean
;
tally
:
number
;
timecode
:
string
;
tms
:
PlayerTMS
;
}
Index
Properties
autoplay
clip
color
color
Overwrite
position
remaining
Time
repeat
tally
timecode
tms
Properties
autoplay
autoplay
:
boolean
clip
clip
:
null
|
MediaClipRef
[ ObjectID ]
color
color
:
ColorRGB
RGB color value
Example
rgb
(
255
,
0
,
0
)
Copy
color
Overwrite
colorOverwrite
:
boolean
position
position
:
number
int
remaining
Time
remainingTime
:
string
repeat
repeat
:
boolean
Readonly
tally
tally
:
number
int
timecode
timecode
:
string
tms
tms
:
PlayerTMS
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
autoplay
clip
color
color
Overwrite
position
remaining
Time
repeat
tally
timecode
tms
Documentation
Loading...
[ ObjectID ]