Forum Discussion

rjsocha's avatar
rjsocha
Visitor
16 years ago

How to pause video playback from a script?

I wonder if it is possible to pause (like pause button on remote control) video playback (on VideoScreen) from BrightScript?
If possible how to do it?

Greetings

2 Replies

  • It is not currently possible to do this.... Check back again after the next SDK release.

    --Kevin
  • [bump]

    When I do video.Pause() from script, the video pauses, but when I _then_ hit pause from the remote it remains paused and the paused icon then shows up.