Added audren:u#GetAudioRendererState
This commit is contained in:
parent
93fea4e179
commit
c461188f51
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