public static class GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Integer |
bitDepth
example:
8
|
String |
bitrate
example:
20
|
String |
creationTime
example:
2022-05-10T02:28:49Z
|
String |
definition
example:
HD
|
String |
duration
example:
9.0464
|
Long |
encrypt
example:
0
|
String |
encryptType
example:
AliyunVoDEncryption
|
String |
fileURL
|
String |
format
example:
mp4
|
String |
fps
example:
25
|
String |
HDRType
example:
HDR
|
Long |
height
example:
1080
|
String |
jobId
example:
36c9d38e70bf43ed9f7f8f48d6356***
|
String |
modificationTime
example:
2022-05-13T11:39:41.714+08:00
|
String |
narrowBandType
example:
0
|
String |
playURL
example:
https://***.aliyuncdn.com/sv/756bee1-17f980f0945/756bee1-17f980f0945.mp4
|
Long |
size
example:
418112
|
String |
status
example:
Normal
|
String |
streamTags
example:
"{\"ims.audioServiceType\": \"AudioEnhancement\"}"
|
String |
streamType
example:
video
|
String |
transTemplateType
example:
Normal
|
String |
watermarkId
example:
5bed88672b1e2520ead228935ed51***
|
Long |
width
example:
1024
|
构造器和说明 |
---|
GetPlayInfoResponseBodyPlayInfoList() |
@NameInMap(value="BitDepth") public Integer bitDepth
8
@NameInMap(value="Bitrate") public String bitrate
20
@NameInMap(value="CreationTime") public String creationTime
2022-05-10T02:28:49Z
@NameInMap(value="Definition") public String definition
HD
@NameInMap(value="Duration") public String duration
9.0464
@NameInMap(value="Encrypt") public Long encrypt
0
@NameInMap(value="EncryptType") public String encryptType
AliyunVoDEncryption
@NameInMap(value="FileURL") public String fileURL
@NameInMap(value="Format") public String format
mp4
@NameInMap(value="Fps") public String fps
25
@NameInMap(value="HDRType") public String HDRType
HDR
@NameInMap(value="Height") public Long height
1080
@NameInMap(value="JobId") public String jobId
36c9d38e70bf43ed9f7f8f48d6356***
@NameInMap(value="ModificationTime") public String modificationTime
2022-05-13T11:39:41.714+08:00
@NameInMap(value="NarrowBandType") public String narrowBandType
0
@NameInMap(value="PlayURL") public String playURL
https://***.aliyuncdn.com/sv/756bee1-17f980f0945/756bee1-17f980f0945.mp4
@NameInMap(value="Size") public Long size
418112
@NameInMap(value="Status") public String status
Normal
@NameInMap(value="StreamTags") public String streamTags
"{\"ims.audioServiceType\": \"AudioEnhancement\"}"
@NameInMap(value="StreamType") public String streamType
video
@NameInMap(value="TransTemplateType") public String transTemplateType
Normal
@NameInMap(value="WatermarkId") public String watermarkId
5bed88672b1e2520ead228935ed51***
@NameInMap(value="Width") public Long width
1024
public static GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList build(Map<String,?> map) throws Exception
Exception
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setBitDepth(Integer bitDepth)
public Integer getBitDepth()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setBitrate(String bitrate)
public String getBitrate()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setCreationTime(String creationTime)
public String getCreationTime()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setDefinition(String definition)
public String getDefinition()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setDuration(String duration)
public String getDuration()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setEncrypt(Long encrypt)
public Long getEncrypt()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setEncryptType(String encryptType)
public String getEncryptType()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setFileURL(String fileURL)
public String getFileURL()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setFormat(String format)
public String getFormat()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setFps(String fps)
public String getFps()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setHDRType(String HDRType)
public String getHDRType()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setHeight(Long height)
public Long getHeight()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setJobId(String jobId)
public String getJobId()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setModificationTime(String modificationTime)
public String getModificationTime()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setNarrowBandType(String narrowBandType)
public String getNarrowBandType()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setPlayURL(String playURL)
public String getPlayURL()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setSize(Long size)
public Long getSize()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setStatus(String status)
public String getStatus()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setStreamTags(String streamTags)
public String getStreamTags()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setStreamType(String streamType)
public String getStreamType()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setTransTemplateType(String transTemplateType)
public String getTransTemplateType()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setWatermarkId(String watermarkId)
public String getWatermarkId()
public GetPlayInfoResponseBody.GetPlayInfoResponseBodyPlayInfoList setWidth(Long width)
public Long getWidth()
Copyright © 2024. All rights reserved.