getAudioOptionVolumes

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

Description

Description:
Returns profile audio volumes.
Groups:
Sounds

Syntax

Syntax:
getAudioOptionVolumes
Return Value:
Array of Numbers - [effects, music, radio, von, UI, map], where:
  • effects: Number - fx volume factor
  • music: Number - music volume factor
  • radio: Number - speech volume factor
  • von: Number - Voice over Network (VoN) volume factor
  • Arma 3 logo black.png2.10 UI: Number - UI volume factor
  • Arma 3 logo black.png2.12 map: Number - map volume factor

Examples

Example 1:
getAudioOptionVolumes params ["_effects", "_music", "_radio", "_von", "_ui", "_map"];

Additional Information

See also:
getSubtitleOptions soundVolume musicVolume radioVolume setPlayerVoNVolume getPlayerVoNVolume

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note