@modoki/engine / index / AudioTrackDef
Interface: AudioTrackDef
Extends
Timeline
cues
cues:
AudioCueBlock[]
id
id:
string
Stable id (authoring/undo identity).
Inherited from
muted?
optionalmuted?:boolean
When true the track is skipped at playback (authoring toggle).
Inherited from
name
name:
string
Inherited from
target
target:
string
Relative name-path from the Director root. "" = the root itself.
Inherited from
type
type:
"audio"