Player API documentation
JavaScript source code for this example
play()
pause()
stop()
seekTo(10000)
seekTo(60000)
rmp.volume = 0.2;
rmp.volume = 1;
rmp.playbackRate = 0.5;
rmp.playbackRate = 1;
rmp.playbackRate = 2;
showCaptions('en')
showCaptions('fr')
hideCaptions()
setFullscreen()
rmp.loopConfiguration = true;
rmp.loopConfiguration = false;
rmp.controls = true
rmp.controls = false
ready
playerVersion
streamType
paused
currentTime
duration
playbackRate
bufferAhead
bufferBehind
loopConfiguration
controls
getFullscreen()
getSrc()
getPlayerSize()
timeReady
startUpTime
timeViewed
percentViewed
©2015-2025 Radiant Media Player. All Rights Reserved.