Documentation
This commit is contained in:
parent
fcfe2cbef4
commit
c666e69807
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ export interface ISequence {
|
|||
*
|
||||
* @returns A promise that resolves once the audio source is loaded and decoded
|
||||
*
|
||||
* Learn more [here](https://docs.theatrejs.com/in-depth/#sequence-attachaudio).
|
||||
*
|
||||
* Usage:
|
||||
* ```ts
|
||||
* // Loads and decodes audio from the URL and then attaches it to the sequence
|
||||
|
|
Loading…
Reference in a new issue