getAudioOptionVolumes

From Bohemia Interactive Community
Revision as of 13:34, 18 January 2023 by Lou Montana (talk | contribs) (Some wiki formatting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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