We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
C declaration void musicVolume( int percentage );
Pascal declaration procedure musicVolume( percentage : integer );
Parameters percentage: Specifies the volume to play the background music at
Description Use this function to set the volume of the background music that is currently playing by passing a value of 0 to 100.
There was an error while loading. Please reload this page.