TrackEntity
Defined in: packages/project-schema/src/types.ts:89
Extends
Section titled “Extends”Indexable
Section titled “Indexable”[key: string]: JsonValue
Properties
Section titled “Properties”audio?
Section titled “audio?”
optionalaudio:TrackAudioProperties
Defined in: packages/project-schema/src/types.ts:96
enabled
Section titled “enabled”enabled:
boolean
Defined in: packages/project-schema/src/types.ts:92
id:
string
Defined in: packages/project-schema/src/types.ts:43
Inherited from
Section titled “Inherited from”itemIds
Section titled “itemIds”itemIds:
string[]
Defined in: packages/project-schema/src/types.ts:94
kind:
"visual"|"audio"|"caption"
Defined in: packages/project-schema/src/types.ts:91
locked
Section titled “locked”locked:
boolean
Defined in: packages/project-schema/src/types.ts:93
materialInstanceIds
Section titled “materialInstanceIds”materialInstanceIds:
string[]
Defined in: packages/project-schema/src/types.ts:95
sequenceId
Section titled “sequenceId”sequenceId:
string
Defined in: packages/project-schema/src/types.ts:90