ContextChangedEventArgsContext Property |
Version 99.2.120
Context
Namespace:
CefSharp.DevTools.WebAudio
Assembly:
CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
Syntax public BaseAudioContext Context { get; }
public:
property BaseAudioContext^ Context {
BaseAudioContext^ get ();
}
Property Value
Type:
BaseAudioContextSee Also