STREAM_MUSIC constant
int
const STREAM_MUSIC
The audio stream for music playback */
Implementation
static const int STREAM_MUSIC = 3;
The audio stream for music playback */
static const int STREAM_MUSIC = 3;