mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 23:55:45 +00:00
Added audren:u#GetAudioRendererState
This commit is contained in:
parent
b2845ff16b
commit
5d1edf66c1
5 changed files with 21 additions and 1 deletions
|
@ -170,6 +170,7 @@ public:
|
|||
u32 GetSampleRate() const;
|
||||
u32 GetSampleCount() const;
|
||||
u32 GetMixBufferCount() const;
|
||||
u32 GetState() const;
|
||||
|
||||
private:
|
||||
class VoiceState;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue