跳到主要内容

video

已上传视频的信息。

PropertiesTypeDescription
aspect_ratiostring视频的宽高比(字符串格式)。
heightnumber视频的高度。
pathstring视频的文件名。
sourcesarray of video_source视频的源文件。
widthnumber视频的宽度。
{
"aspect_ratio": "1.7777777777777777",
"width": 640,
"height": 360,
"path": "79f4514cf69a18b921114f7c094c5a1a.jpeg",
"sources": [
{
"type": "video/mp4",
"url": "https://videodelivery.net/7191aa68604201ae9bba99c590cac3eb/downloads/default.mp4"
},
{
"type": "application/x-mpegURL",
"url": "https://videodelivery.net/7191aa68604201ae9bba99c590cac3eb/manifest/video.m3u8"
}
]
}