Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 chromium api 更改音量?无论是 html5 音频还是 flash youtube 视频,是否有统一的方法来改变音量?除了用户可以在页面上访问的音量设置之外,我还需要更改整个浏览器的音量。类似于 win7 混音器,它会在整个过程中改变音量。 我尝试使用不同的铬类,例如HtmlMediaElement,但没有效果。 我只需要在 Windows 上使用它,那么有没有办法用 winapi 而不是 chromium api 做点什么?请帮忙
HtmlMediaElement