Skip to content
InterfaceAudio System@public

WebAudioBackendOptions

Options for link.

ts
export interface WebAudioBackendOptions

Properties

PropertyModifiersTypeDescription
visibilityPolicy-WebAudioVisibilityPolicySuspend while hidden and resume when visible. Defaults to suspend.

Released under the MIT License.