AudioFocusChange
Each value represents a different type of audio focus change event that can occur, for example GRANTED represents when audio focus has been granted to a source.
Enumeration Members
GRANTED
GRANTED:
0
RELEASED
RELEASED:
1
DUCKED
DUCKED:
2
PAUSED
PAUSED:
3
STOPPED
STOPPED:
4
MUTED
MUTED:
5
Last updated: Jul 22, 2026

