Click or drag to resize

DevToolsClientWebAudio Property

Version 97.1.60
This domain allows inspection of Web Audio API. https://webaudio.github.io/web-audio-api/

Namespace:  CefSharp.DevTools
Assembly:  CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax
public WebAudioClient WebAudio { get; }

Property Value

Type: WebAudioClient
See Also