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.
在 QT 5.1 中调用 QAudioOutput 的 start 方法时,它会自动将我的全局系统音量设置为 100%。我怎样才能防止这种情况?我不想设置明确的音量,我只想让它保持不变。我查看了多媒体参考,但我似乎遗漏了一些东西,因为我没有发现这种行为。