Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/media/types/media
TimelineTimeRange
Interface TimelineTimeRange
interface
TimelineTimeRange
{
color
?:
string
;
duration
?:
number
;
end
:
number
;
id
:
string
;
isSelected
:
boolean
;
start
:
number
;
trackId
?:
string
;
type
:
"audio"
|
"video"
|
"image"
;
}
Index
Properties
color?
duration?
end
id
is
Selected
start
track
Id?
type
Properties
Optional
color
color
?:
string
Optional
duration
duration
?:
number
end
end
:
number
id
id
:
string
is
Selected
isSelected
:
boolean
start
start
:
number
Optional
track
Id
trackId
?:
string
type
type
:
"audio"
|
"video"
|
"image"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
duration
end
id
is
Selected
start
track
Id
type
Timeline Studio API Documentation - v0.26.0
Loading...