Replies: 1 comment
-
Don't know CEF handles |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As part of a project to have multiple web browsers present in a scene, there is a requirement to mute audio on command. I thought it would be possible by using the SendKeyboardControls along with the WindowsKey.VolumeMute key, but after several attempts it does not seem to work.
Could you please enlighten me as to how to properly use the VolumeMute key?
Example code:
Beta Was this translation helpful? Give feedback.
All reactions