Settings.enableWebaudio

Set enableWebaudio property.

  1. bool enableWebaudio [@property getter]
  2. bool enableWebaudio [@property setter]
    class Settings
    @property
    void
    enableWebaudio
    (
    bool propval
    )

Parameters

propval bool

Enable or disable support for WebAudio on pages. WebAudio is an API for processing and synthesizing audio in web applications

See also https://webaudio.github.io/web-audio-api