You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.0 KiB
27 lines
1.0 KiB
<?php
|
|
|
|
return [
|
|
'Id' => 'ID',
|
|
'Video_id' => '点播 VIDEO_ID',
|
|
'Cover_url' => '封面',
|
|
'Snapshots' => '截图列表',
|
|
'Suggestion' => 'AI智能审核',
|
|
'Suggestion block' => 'AI审核违规',
|
|
'Suggestion review' => 'AI审核疑似',
|
|
'Suggestion pass' => 'AI审核通过',
|
|
'Bitrate' => '码率',
|
|
'Definition' => '清晰度',
|
|
'Duration' => '视频长度',
|
|
'Url' => '视频流URL',
|
|
'Format' => '视频格式',
|
|
'Fps' => '帧率 ',
|
|
'Height' => '高度',
|
|
'Width' => '宽度',
|
|
'Size' => '视频大小',
|
|
'Fit' => '视频的表现形式 ',
|
|
'Createtime' => '创建时间',
|
|
'Updatetime' => '更新时间',
|
|
'Deletetime' => '删除时间',
|
|
'Wanlshopfind.id' => 'FIND_ID',
|
|
'Wanlshopfind.content' => '内容'
|
|
];
|
|
|