Hello,
Is it possible to implement fast forward and rewind of a video object using Brightscript?
If not - is it possible to tell a video to move the 'playhead' to xyz milliseconds into the file?
I need to be able to move through a video file (it is in fact being used as a timer to trigger many events on other players) .. Any thoughts on how to advance / rewind the video would be very helpful. I notice in the BrightSign Object Reference Manual on Page 17, roVideoEvent and roAudioEvent can return integer values '4 ScanForward' and '5 ScanReverse' which indicates that there must be some way to get these objects to achieve these functions.
I'm working in custom autoruns so any advice using BrightScript is what I'm after - not anything related to BrightAuthor.
Thanks!
- Sven