Project

General

Profile

Actions

$vol » History » Revision 3

« Previous | Revision 3/4 (diff) | Next »
Per Amundsen, 12/22/2018 12:42 PM


Added in 1.9.0

$vol(wave|midi|song|mp3|master)

Gets the current volume for the specified sound setting.

Parameters

wave|midi|song|master - The sound setting to get status from.

Properties

.mute - Returns $true if the player is muted, otherwise $false.

Example

; Print volume for 'song'
//echo -ag Volume for song is $vol(song)

Updated by Per Amundsen over 5 years ago · 3 revisions

Also available in: PDF HTML TXT