$mediaplayer.sampleRate
Returns the sample rate of the current song
Usage
$mediaplayer.sampleRate
Description
Returns the sample rate (in Hz) of the multimedia file being played by the remote instance of the media player.This function is not granted to work with all the player interfaces and all the media types so you may get -1 or 0 in return sometimes.
Take a look at the mediaplayer module documentation for more details about how it works.
See also
media player module documentation $mediaplayer.mrl, mediaplayer.playmrl, mediaplayer.play, $mediaplayer.nowplaying, $mediaplayer.artist, $mediaplayer.artist, $mediaplayer.year, $mediaplayer.comment, $mediaplayer.bitrate, $mediaplayer.length, $mediaplayer.position, $mediaplayer.channels

Index, Functions