@motion-script/core / GlobalAudioResolution
Interface: GlobalAudioResolution
Defined in: runtime/globals.ts:360
One resolved audio bed plus any error raised resolving it.
Properties
errors
errors:
string[]
Defined in: runtime/globals.ts:363
Human-readable problems (an unknown src, a track past the project end).
requests
requests:
AudioRequest[]
Defined in: runtime/globals.ts:361