Added audren:u#GetAudioRendererState

This commit is contained in:
David Marcec
2018-09-23 22:32:01 +10:00
parent b2845ff16b
commit 5d1edf66c1
5 changed files with 21 additions and 1 deletions
+3
View File
@@ -72,6 +72,9 @@ public:
/// Gets the number of channels
u32 GetNumChannels() const;
/// Get the state
u32 GetState() const;
private:
/// Current state of the stream
enum class State {