|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
A video scenario element. |
||
| TimeRange |
array |
The time range of the video element. This is an array with a fixed length of 2. The values represent the start time and end time in milliseconds. |
|
|
integer |
The video element's time range. |
100 |
|
| FrameTimes |
array |
The timestamps of frames within the current video element that match the retrieved content. The unit is milliseconds. |
|
|
integer |
The timestamp of a matching frame, in milliseconds. |
30 |
|
| VideoStreamIndex |
integer |
The index of the video stream to which the current video scenario element belongs. This corresponds to the index in the VideoStreams array. |
0 |