Skip to content

IrAudioClip

Defined in: types.ts:180

readonly audio: JsonObject

Defined in: types.ts:183


readonly dependencyEntityIds: readonly string[]

Defined in: types.ts:80

IrBaseClip.dependencyEntityIds


readonly enabled: boolean

Defined in: types.ts:78

IrBaseClip.enabled


readonly fingerprint: string

Defined in: types.ts:81

IrBaseClip.fingerprint


readonly id: string

Defined in: types.ts:75

IrBaseClip.id


readonly kind: "audio-clip"

Defined in: types.ts:181


readonly materialInstanceIds: readonly string[]

Defined in: types.ts:79

IrBaseClip.materialInstanceIds


readonly range: TimeRange

Defined in: types.ts:77

IrBaseClip.range


readonly source: IrMediaSource

Defined in: types.ts:182


readonly trackId: string

Defined in: types.ts:76

IrBaseClip.trackId