mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-12 16:36:55 +00:00
Fixups for softlock
This commit is contained in:
parent
2534af040e
commit
ceef334c1c
2 changed files with 7 additions and 6 deletions
|
|
@ -220,8 +220,8 @@ public:
|
|||
Stream::State GetStreamState() const;
|
||||
|
||||
private:
|
||||
class VoiceState;
|
||||
class EffectState;
|
||||
class VoiceState;
|
||||
|
||||
AudioRendererParameter worker_params;
|
||||
Kernel::SharedPtr<Kernel::Event> buffer_event;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue