|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Video metadata |
||
| time |
string |
Capture time in RFC3339 format. |
2006-01-02T15:04:05.000Z07:00 |
| width |
integer |
Video frame width in pixels (px). |
1920 |
| height |
integer |
Video frame height in pixels (px). |
1080 |
| location |
string |
GPS latitude and longitude information. |
30.185453,120.218522 |
| country |
string |
Country or region. |
China |
| province |
string |
Province. |
Zhejiang |
| city |
string |
City. |
Hangzhou |
| district |
string |
District. |
Xihu |
| township |
string |
Street. |
Xihu |
| address_line |
string |
Full address. |
Zhejiang hangzhou xihu |
| video_media_video_stream |
array |
Video stream source information. |
|
| VideoMediaVideoStream | |||
| video_media_audio_stream |
array |
Audio stream source information. |
|
| VideoMediaAudioStream |