mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:17:45 +00:00
AudioServer: Move ClientAudioStream to own files
This class will only grow, and it should really have its own files.
This commit is contained in:
parent
3406d500a4
commit
aacb4fc590
6 changed files with 181 additions and 95 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "Mixer.h"
|
||||
namespace AudioServer {
|
||||
|
||||
// This is in buffer counts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue