diff options
author | Elyse <kevincristian@outlook.com> | 2021-12-05 11:22:35 -0600 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2021-12-24 00:19:01 -0800 |
commit | ce5f5f543fe437a3d0b2aad5f7d1810a9a081eba (patch) | |
tree | b915da93b2b432e60040954c062efba518f1a356 /Userland/Services/AudioServer/ClientConnection.cpp | |
parent | c78a8b94c5e727d442fe02cd0c6778ee501e690e (diff) | |
download | serenity-ce5f5f543fe437a3d0b2aad5f7d1810a9a081eba.zip |
AudioServer: Add 'mute' member and methods to ClientAudioStream
When computing the 'output mix', the Mixer iterates over all client
audio streams and computes a 'mixed sample' taking into account mainly
the client's volume.
This new member and methods will allow us to ignore a muted client
when computing that mix.
Diffstat (limited to 'Userland/Services/AudioServer/ClientConnection.cpp')
0 files changed, 0 insertions, 0 deletions