Actions
$inmp3 » History » Revision 3
« Previous |
Revision 3/4
(diff)
| Next »
Per Amundsen, 02/23/2023 01:44 PM
Added in 2.4
$inmp3
Return $true if a mp3 sound is playing, otherwise $false.
Properties
Property | Description |
.fname | Returns the filename of the currently playing sound. |
.length | Returns the length of the currently playing sound. |
.pos | Returns the played position of the currently playing sound. |
.pause | Returns $true if the sound is paused, otherwise $false. |
Updated by Per Amundsen over 1 year ago · 3 revisions