获取缩略图
GET
/api/getThumbnail
此接口仅有权访问media目录下的文件。
请求参数
Query 参数
path
string
必需
示例值:
D:/video/1.mp4
screenshotStoragePath
string
可选
示例值:
D:/pic
thumbnailRows
string
可选
示例值:
3
thumbnailCols
string
可选
示例值:
3
screenshotStartPercentage
string
可选
示例值:
0.08
screenshotEndPercentage
string
可选
示例值:
0.92