mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-08 05:12:14 -07: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