mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-25 09:02:57 +00:00
Signal buffer event on audio in/out system stop, and force remove all registered audio buffers
This commit is contained in:
@@ -90,6 +90,11 @@ public:
|
||||
*/
|
||||
void Stop();
|
||||
|
||||
/**
|
||||
* Clear out the underlying audio buffers in the backend stream.
|
||||
*/
|
||||
void ClearBuffers();
|
||||
|
||||
/**
|
||||
* Set this device session's volume.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user