audio_core: Flush stream when not playing anything
This commit is contained in:
parent
55af5bda55
commit
957ddab679
6 changed files with 23 additions and 0 deletions
|
@ -24,6 +24,8 @@ public:
|
|||
|
||||
void Clear();
|
||||
|
||||
void Flush();
|
||||
|
||||
private:
|
||||
u32 m_sample_rate;
|
||||
u32 m_channel_count;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue