mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 08:28:11 +00:00
![]() 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. |
||
---|---|---|
.. | ||
AudioClient.ipc | ||
AudioServer.ipc | ||
ClientConnection.cpp | ||
ClientConnection.h | ||
CMakeLists.txt | ||
FadingProperty.h | ||
main.cpp | ||
Mixer.cpp | ||
Mixer.h |