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