DevToolsClientWebAudio Property |
Version 101.0.180
This domain allows inspection of Web Audio API.
https://webaudio.github.io/web-audio-api/
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax public WebAudioClient WebAudio { get; }
public:
property WebAudioClient^ WebAudio {
WebAudioClient^ get ();
}
Property Value
Type:
WebAudioClientSee Also