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