SettingsGidBuilderImpl.enableWebaudio

Set enableWebaudio property.

class SettingsGidBuilderImpl(T)
T
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

Return Value

Type: T

Builder instance for fluent chaining