Signature
Interface MediabunnyTimelineAudioOptionsProperties
| Name | Signature | Description |
|---|---|---|
context? | context?: AudioContext | Audio context used to decode and schedule source audio. |
destination? | destination?: AudioNode | Audio node that receives scheduled source playback. |
volume? | volume?: number | Gain applied to scheduled audio, from 0 to 1. |