seekVideoByProgress
Use the interface to jump to a specific progress position of the video in the current scene.
Request Mode
POST/GET http://ip/V1.0/scene/seekVideoByProgress?progress=0.5
Request Data
Parameter | Type | Description |
---|---|---|
progress | Double | Video progress as a percentage, with a value range of 0 to 1 |