CefSettingsEnableAudio Method |
Version 101.0.180
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: 101.0.180.0 (101.0.180.0)
Syntax public void EnableAudio()
public:
void EnableAudio()
See Also