Click or drag to resize

CefSettingsEnableAudio Method

Version 75.1.140
Enables Audio - by default audio is muted in the OffScreen implementatio. This removes the mute-audio command line flag

Namespace:  CefSharp.OffScreen
Assembly:  CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 75.1.140.0 (75.1.140.0)
Syntax
public void EnableAudio()
See Also