mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-03 03:09:13 +00:00
audio_core: Flush stream when not playing anything
This commit is contained in:
@@ -24,6 +24,8 @@ public:
|
||||
|
||||
void Clear();
|
||||
|
||||
void Flush();
|
||||
|
||||
private:
|
||||
u32 m_sample_rate;
|
||||
u32 m_channel_count;
|
||||
|
||||
Reference in New Issue
Block a user