mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 14:37:58 -05:00
Added audren:u#GetAudioRendererState
This commit is contained in:
@ -170,6 +170,7 @@ public:
|
||||
u32 GetSampleRate() const;
|
||||
u32 GetSampleCount() const;
|
||||
u32 GetMixBufferCount() const;
|
||||
u32 GetState() const;
|
||||
|
||||
private:
|
||||
class VoiceState;
|
||||
|
Reference in New Issue
Block a user