VideoSeekAbsolute |
Top Previous Next |
Message
VideoSeekAbsolute <document> <videoobject> <time_ms>
Originator
Client
Response
SyntaxError: insufficient parameters to VideoSeekAbsolute SyntaxError: invalid parameters to VideoSeekAbsolute Error: Document docname not found by VideoSeekAbsolute Error: No video object called videoobject found on display document docname by VideoSeekAbsolute Info: Video seek performed
Response (immediate socket)
Success Failure
Details
Seek-positions a video to an absolute time, in milliseconds (without altering its play mode, i.e. if it was playing, it will continue playing from the new point; if it was stopped/paused, it will remain stopped but when you play it, it will resume from the new point). Negative times are converted to 0 (the start); times beyond the end are converted to the end time.
Revision history
Implemented in WhiskerServer version 4.0.
See also
|