From WikiChip
$inmp3 Identifier - mIRC
< mirc‎ | identifiers
Revision as of 16:16, 20 September 2017 by Sophist (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: This feature has essentially been replaced by $insong.$inmp3 return $true/$false if an mp3 is playing or information about the mp3 via some properties.

Note: This identifier is also a part of the playing music section.


Synopsis[edit]

$inmp3

Paramters[edit]

None

Properties[edit]

.fnameReturns the filename of the mp3 currently playing

.posReturns the position of the current mp3 playing

.lengthReturns the length of the mp3.

.pauseReturns $true if an mp3 is currently paused, $false otherwise

Example[edit]

//echo -a $inmp3

Compatibility[edit]

Added: mIRC v5.8
Added on: 05 Sep 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]