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