Developers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
khat33b
Visitor

Video Screen forward/rewind event log

In the roVideoScreen, how can I understand if the user has forwarded the video or rewinded it? What events are triggered? How do I call a function when this happens?
Tags (1)
0 Kudos
1 REPLY 1
destruk
Streaming Star

Re: Video Screen forward/rewind event log

With roVideoPlayer you can capture these events. With roVideoScreen perhaps the best way would be to monitor the isPlaybackPosition() event - and set the position notification to 1 second. Then track the position to see if it's more than 1 different from the previous reported position. Remember, if their remote has an instant replay button and they press it, that plays the previous 7 seconds - so you might check for a difference of 9 or 10.
Tags (1)
0 Kudos
Community is Temporarily in Read-Only Mode!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. You will not be able to log in or post new comments or kudos during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 12 and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

Thanks for your patience — we’re excited to share what’s next!