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

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.