Forum Discussion
TheEndless
14 years agoRoku Guru
Oh.. roVideoPlayer, not roVideoScreen. roVideoPlayer is strictly video playback. Any overlays, like the seekbar, would need to be custom drawn with an roImageCanvas (see the customervideoplayer example). If you want that functionality built in, you should use roVideoScreen instead.