Enums - Music
AudioPlaybackStatus
Enumerator | Value |
---|---|
AUDIO_PLAYBACK_UNDEFINED | 0 |
AUDIO_PLAYBACK_PLAYING | 1 |
AUDIO_PLAYBACK_PAUSED | 2 |
AUDIO_PLAYBACK_IDLE | 3 |
Enumerator | Value |
---|---|
AUDIO_PLAYBACK_UNDEFINED | 0 |
AUDIO_PLAYBACK_PLAYING | 1 |
AUDIO_PLAYBACK_PAUSED | 2 |
AUDIO_PLAYBACK_IDLE | 3 |