API
Docs
Samples
Pricing
Preparing search index...
The search index is not available
Needle Engine
Needle Engine
Built-in Components
TrackModel
Type Alias TrackModel
TrackModel
:
{
clips
?:
ClipModel
[]
;
markers
?:
MarkerModel
[]
;
muted
:
boolean
;
name
:
string
;
outputs
:
(
null
|
string
|
object
)
[]
;
trackOffset
?:
TrackOffset
;
type
:
TrackType
;
volume
?:
number
;
}
Type declaration
Optional
clips
?:
ClipModel
[]
Optional
markers
?:
MarkerModel
[]
muted
:
boolean
name
:
string
outputs
:
(
null
|
string
|
object
)
[]
Optional
trackOffset
?:
TrackOffset
type
:
TrackType
Optional
volume
?:
number
Settings
Member Visibility
Protected
Inherited
Deprecated
Theme
OS
Light
Dark
API
Docs
Samples
Pricing
Needle Engine
Loading...