日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

ListMediaBasicInfos - 列出媒資基礎(chǔ)信息

根據(jù)用戶所給參數(shù),返回所有符合條件的媒資的基礎(chǔ)信息。

接口說明

  • 如果 includeFileBasicInfo 字段為真,還會返回源文件基礎(chǔ)信息,例如:時長、文件大小。

  • 最多篩選符合條件的前 100 條。

  • 所有符合條件的媒資需要精確匹配所有非空字段。支持精確匹配的字段有媒資媒體類型、來源、媒資業(yè)務(wù)類型、分類、資源狀態(tài)。

  • 當(dāng)一次性無法返回所有信息時,用戶可使用 nextToken 進行下一輪查詢。

調(diào)試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權(quán)信息

下表是API對應(yīng)的授權(quán)信息,可以在RAM權(quán)限策略語句的Action元素中使用,用來給RAM用戶或RAM角色授予調(diào)用此API的權(quán)限。具體說明如下:

  • 操作:是指具體的權(quán)限點。
  • 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
  • 資源類型:是指操作中支持授權(quán)的資源類型。具體說明如下:
    • 對于必選的資源類型,用背景高亮的方式表示。
    • 對于不支持資源級授權(quán)的操作,用全部資源表示。
  • 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
  • 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作訪問級別資源類型條件關(guān)鍵字關(guān)聯(lián)操作
ice:ListMediaBasicInfos
*全部資源
*

請求參數(shù)

名稱類型必填描述示例值
StartTimestring

utcCreated(創(chuàng)建時間)的開始時間。

  • 為開區(qū)間(大于開始時間)。

  • 日期格式按照 ISO8601 標(biāo)準表示,使用 UTC 時間。格式為:"YYYY-MM-DD'T'hh:mm:ss'Z'"。例如:2017-01-11T12:00:00Z 表示北京時間 2017 年 1 月 11 日 20 點 0 分 0 秒。

2020-12-20T12:00:00Z
EndTimestring

utcCreated 的結(jié)束時間。

  • 為閉區(qū)間(小于等于結(jié)束時間)。

  • 日期格式按照 ISO8601 標(biāo)準表示,使用 UTC 時間。格式為:"YYYY-MM-DD'T'hh:mm:ss'Z'"。例如:2017-01-11T12:00:00Z 表示北京時間 2017 年 1 月 11 日 20 點 0 分 0 秒。

2020-12-20T13:00:00Z
MediaTypestring

媒資媒體類型。取值范圍:

  • "image" 圖片

  • "video" 視頻

  • "audio" 音頻

  • "text" 文字

video
BusinessTypestring

媒資業(yè)務(wù)類型。取值范圍:

  • "subtitles" 字幕

  • "watermark" 水印

  • "opening" 片頭/開場

  • "ending" 片尾

  • "general" 通用

opening
Sourcestring

來源。

  • "oss" OSS 存儲

  • "vod" 視頻點播

  • "live" 視頻直播

  • "general" 其他來源(默認)

oss
Statusstring

資源狀態(tài)。取值范圍:

  • Init(初始狀態(tài):源文件未就緒)

  • Preparing(源文件準備中:比如上傳中或者剪輯合成中)

  • PrepareFail(源文件準備失?。罕热绔@取源文件信息失敗)

  • Normal(正常:源文件已就緒)

Normal
NextTokenstring

用來表示當(dāng)前調(diào)用返回讀取到的位置,空代表數(shù)據(jù)已經(jīng)讀取完畢。

pSa1SQ0wCe5pzVrQ6mWZEw==
MaxResultsinteger

本次請求所返回的最大記錄條數(shù)。

最大值:100,默認值:10

5
SortBystring

根據(jù) utcCreated 排序, 默認倒序

  • "desc" 倒序

  • "asc" 正序

desc
IncludeFileBasicInfoboolean

如果為 true,返回值中包含文件基礎(chǔ)信息。

true
MediaIdstring

媒資 ID

****019b82e24b37a1c2958dec38****

返回參數(shù)

名稱類型描述示例值
object

Schema of Response

RequestIdstring

請求 ID

******B7-7F87-4792-BFE9-63CD21******
TotalCountlong

本次請求條件下的數(shù)據(jù)總量

4
MediaInfosarray<object>

符合要求的媒資集合

MediaInfoobject
MediaIdstring

媒資 ID

****019b82e24b37a1c2958dec38****
MediaBasicInfoobject

BasicInfo

MediaIdstring

媒資 ID

****019b82e24b37a1c2958dec38****
InputURLstring

待注冊的媒資在相應(yīng)系統(tǒng)中的地址

https://example-bucket.oss-cn-shanghai.aliyuncs.com/example.mp4
MediaTypestring

媒資媒體類型

video
BusinessTypestring

媒資業(yè)務(wù)類型

opening
Sourcestring

來源

oss
Titlestring

標(biāo)題

title標(biāo)題
Descriptionstring

內(nèi)容描述

desc 描述
Categorystring

分類

分類 category
MediaTagsstring

標(biāo)簽

tags,tags2
CoverURLstring

封面地址

http://example-bucket.oss-cn-shanghai.aliyuncs.com/example.png?Expires=<ExpireTime>&OSSAccessKeyId=<OSSAccessKeyId>&Signature=<Signature>&security-token=<SecurityToken>
UserDatastring

用戶數(shù)據(jù)

userData
Snapshotsstring

截圖

[{"bucket":"example-bucket","count":"3","iceJobId":"******f48f0e4154976b2b8c45******","location":"oss-cn-beijing","snapshotRegular":"example.jpg","templateId":"******e6a6440b29eb60bd7c******"}]
Statusstring

資源狀態(tài)

Normal
TranscodeStatusstring

轉(zhuǎn)碼狀態(tài)

Init
CreateTimestring

媒資創(chuàng)建時間

2021-01-08T16:52:04Z
ModifiedTimestring

媒資修改時間

2021-01-08T16:52:07Z
DeletedTimestring

媒資刪除時間

2021-01-08T16:52:07Z
SpriteImagesstring

雪碧圖

[{"bucket":"example-bucket","count":"32","iceJobId":"******83ec44d58b2069def2e******","location":"oss-cn-shanghai","snapshotRegular":"example/example-{Count}.jpg","spriteRegular":"example/example-{TileCount}.jpg","templateId":"******e438b14ff39293eaec25******","tileCount":"1"}]
CateIdlong

分類 ID

3049
Bizstring

媒資所屬業(yè)務(wù)

ICE
UploadSourcestring

媒資上傳來源

general
ReferenceIdstring

自定義 ID,僅支持小寫字母、大寫字母、數(shù)字、橫線、下劃線,長度 6-64 位。用戶維度唯一。

123-123
FileInfoListarray<object>

FileInfos

FileInfoobject
FileBasicInfoobject

文件基礎(chǔ)信息,包含時長,大小等

FileNamestring

文件名

example.mp4
FileStatusstring

文件狀態(tài)

Normal
FileTypestring

文件類型

source_file
FileSizestring

文件大?。ㄗ止?jié))

14340962
FileUrlstring

文件 OSS 地址

http://example-bucket.oss-cn-shanghai.aliyuncs.com/example2.mp4?Expires=<ExpireTime>&OSSAccessKeyId=<OSSAccessKeyId>&Signature=<Signature>&security-token=<SecurityToken>
Regionstring

文件存儲區(qū)域

cn-shanghai
FormatNamestring

封裝格式

mov,mp4,m4a,3gp,3g2,mj2
Durationstring

時長

60.00000
Bitratestring

碼率

1912.13
Widthstring

1280
Heightstring

720
CreateTimestring

文件創(chuàng)建時間

2021-01-08T16:52:04Z
ModifiedTimestring

文件修改時間

2021-01-08T16:52:07Z
NextTokenstring

用來表示當(dāng)前調(diào)用返回讀取到的位置,空代表數(shù)據(jù)已經(jīng)讀取完畢

8EqYpQbZ6Eh7+Zz8DxVYoQ==
MaxResultsinteger

本次請求所返回的最大記錄條數(shù)

2

示例

正常返回示例

JSON格式

{
  "RequestId": "******B7-7F87-4792-BFE9-63CD21******",
  "TotalCount": 4,
  "MediaInfos": [
    {
      "MediaId": "****019b82e24b37a1c2958dec38****",
      "MediaBasicInfo": {
        "MediaId": "****019b82e24b37a1c2958dec38****",
        "InputURL": "https://example-bucket.oss-cn-shanghai.aliyuncs.com/example.mp4",
        "MediaType": "video",
        "BusinessType": "opening",
        "Source": "oss",
        "Title": "title標(biāo)題",
        "Description": "desc 描述",
        "Category": "分類 category",
        "MediaTags": "tags,tags2",
        "CoverURL": "http://example-bucket.oss-cn-shanghai.aliyuncs.com/example.png?Expires=<ExpireTime>&OSSAccessKeyId=<OSSAccessKeyId>&Signature=<Signature>&security-token=<SecurityToken>",
        "UserData": "userData",
        "Snapshots": "[{\"bucket\":\"example-bucket\",\"count\":\"3\",\"iceJobId\":\"******f48f0e4154976b2b8c45******\",\"location\":\"oss-cn-beijing\",\"snapshotRegular\":\"example.jpg\",\"templateId\":\"******e6a6440b29eb60bd7c******\"}]",
        "Status": "Normal",
        "TranscodeStatus": "Init",
        "CreateTime": "2021-01-08T16:52:04Z",
        "ModifiedTime": "2021-01-08T16:52:07Z",
        "DeletedTime": "2021-01-08T16:52:07Z",
        "SpriteImages": "[{\"bucket\":\"example-bucket\",\"count\":\"32\",\"iceJobId\":\"******83ec44d58b2069def2e******\",\"location\":\"oss-cn-shanghai\",\"snapshotRegular\":\"example/example-{Count}.jpg\",\"spriteRegular\":\"example/example-{TileCount}.jpg\",\"templateId\":\"******e438b14ff39293eaec25******\",\"tileCount\":\"1\"}]",
        "CateId": 3049,
        "Biz": "ICE",
        "UploadSource": "general",
        "ReferenceId": "123-123"
      },
      "FileInfoList": [
        {
          "FileBasicInfo": {
            "FileName": "example.mp4",
            "FileStatus": "Normal",
            "FileType": "source_file",
            "FileSize": "14340962",
            "FileUrl": "http://example-bucket.oss-cn-shanghai.aliyuncs.com/example2.mp4?Expires=<ExpireTime>&OSSAccessKeyId=<OSSAccessKeyId>&Signature=<Signature>&security-token=<SecurityToken>",
            "Region": "cn-shanghai",
            "FormatName": "mov,mp4,m4a,3gp,3g2,mj2",
            "Duration": "60.00000",
            "Bitrate": "1912.13",
            "Width": "1280",
            "Height": "720",
            "CreateTime": "2021-01-08T16:52:04Z",
            "ModifiedTime": "2021-01-08T16:52:07Z"
          }
        }
      ]
    }
  ],
  "NextToken": "8EqYpQbZ6Eh7+Zz8DxVYoQ==",
  "MaxResults": 2
}

錯誤碼

訪問錯誤中心查看更多錯誤碼。

變更歷史

變更時間變更內(nèi)容概要操作
2021-03-31OpenAPI 返回結(jié)構(gòu)發(fā)生變更查看變更詳情