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