Skip to content

Mute audio #4142

Answered by amaitland
eskurisu asked this question in Q&A
Discussion options

You must be logged in to vote

Should look something like the following

// add using CefSharp;
chromiumWebBrowser.GetBrowserHost().SetAudioMuted(true);

http://cefsharp.github.io/api/101.0.x/html/M_CefSharp_IBrowserHost_SetAudioMuted.htm

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eskurisu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants