$inmp3 » History » Revision 2
Revision 1 (Per Amundsen, 06/11/2016 07:39 AM) → Revision 2/4 (Per Amundsen, 07/09/2016 02:08 PM)
_Added in 2.4_
*$inmp3*
Return [[$true]] if a mp3 sound is [[/splay|playing]], otherwise [[$false]].
*Properties*
.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]].