mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-16 17:50:45 -04: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