Broadcast video and HTML in digitalset-top box environment (5/7)
- DVBVideo methods
- Constructor DVBVideo(HTMLobjectId)
- DVBVideo.close()
- DVBVideo.resume(startTime, playRate)
- DVBVideo.pause(pauseTime)
- DVBVideo.status(status)
- DVBVideo.jump(jumpToTime, jumpFromTime, playRate)
- DVBVideo.play(startTime, stopTime, playRate)
- Methods can be called from
- Video object's control panel buttons.
- Other script language functions.