Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAudioEngineOptions

Interface used to define options for the Audio Engine

since

5.0.0

Hierarchy

  • IAudioEngineOptions

Index

Properties

Optional audioContextSearch playground for audioContext

audioContext: AudioContext

Specifies an existing Audio Context for the audio engine

Optional audioDestinationSearch playground for audioDestination

audioDestination: AudioDestinationNode | MediaStreamAudioDestinationNode

Specifies a destination node for the audio engine

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method