video_source
Information about the source files for a video.
| Properties | Type | Description |
|---|---|---|
type | string | The MIME type of the video source file. |
url | string | The CDN URL of the video source file. |
Object
{
"type": "video/mp4",
"url": "https://videodelivery.net/7191aa68604201ae9bba99c590cac3eb/downloads/default.mp4"
}