CefSettingsEnableAudio Method |
Version 130.1.90
Enables Audio - by default audio is muted in the OffScreen implementatio.
This removes the mute-audio command line flag
Namespace: CefSharp.OffScreenAssembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public void EnableAudio()
public:
void EnableAudio()
See Also