enum VG_AUDIO_VOLUMES
Audio volume enumeration. These are predefined audio-groups. Their audio files can separately be stopped, paused or set volume.
VALUES
VG_AUDIO_VOLUME_ALL | No group, but used for all loaded audio files |
VG_AUDIO_VOLUME_SOUND | Group for sound files |
VG_AUDIO_VOLUME_MUSIC | Group for music files |
VG_AUDIO_VOLUME_SPEECH | Group for speech files |
SEE ALSO