Player API documentation
JavaScript source code for this example
play()
pause()
stop()
seekTo(10000)
seekTo(60000)
setVolume(0.2)
setVolume(1)
setPlaybackRate(0.5)
setPlaybackRate(1)
setPlaybackRate(2)
showCaptions('en')
showCaptions('fr')
hideCaptions()
setFullscreen()
setLoop(true)
setLoop(false)
setControls(true)
setControls(false)
getReady()
getPlayerVersion()
getStreamType()
getPaused()
getCurrentTime()
getDuration()
getPlaybackRate()
getBufferLength('ahead')
getBufferLength('behind')
getLoop()
getControls()
getFullscreen()
getSrc()
getPlayerWidth()
getPlayerHeight()
getTimeReady()
getStartUpTime()
getTimeViewed()
getPercentViewed()
©2015-2024 Radiant Media Player. All Rights Reserved.