Added audren:u#GetAudioRendererState

This commit is contained in:
David Marcec 2018-09-23 22:32:01 +10:00
parent 93fea4e179
commit c461188f51
5 changed files with 21 additions and 1 deletions

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 {