Forum Discussion

jobleeyoui's avatar
jobleeyoui
Visitor
7 years ago

How to detect Seek started on roku

We need to track when seek is started. However, I looked the player event and there is no seek start event. Is there any way we could detect seek started on roku?

1 Reply

  • lkrocek's avatar
    lkrocek
    Binge Watcher
    Hi, unfortunately I don't think so, even there is kinda poor documentation, but you can do it by your-own way ...

    make your own UI of player, video is not seeking it-self so when you handle seek input by pressing ok button on remote controller when is seeking button focused, or fast forward or rewind is pressed on remote controller as well, in this moment you know the seeking has been started.