public interface VodGetAllPlayInfoRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getCdnType()
指定CDN类型, 默认不传为普通CDN, 若需使用请联系技术支持
string CdnType = 11; |
com.google.protobuf.ByteString |
getCdnTypeBytes()
指定CDN类型, 默认不传为普通CDN, 若需使用请联系技术支持
string CdnType = 11; |
String |
getCodecs()
编码格式,支持 mp3、aac、opus、H264、H265、H266。
|
com.google.protobuf.ByteString |
getCodecsBytes()
编码格式,支持 mp3、aac、opus、H264、H265、H266。
|
String |
getDefinitions()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p。
|
com.google.protobuf.ByteString |
getDefinitionsBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p。
|
String |
getDrmExpireTimestamp()
DRM过期时间戳, 若需使用请联系技术支持
string DrmExpireTimestamp = 14; |
com.google.protobuf.ByteString |
getDrmExpireTimestampBytes()
DRM过期时间戳, 若需使用请联系技术支持
string DrmExpireTimestamp = 14; |
String |
getFileTypes()
流文件类型。
|
com.google.protobuf.ByteString |
getFileTypesBytes()
流文件类型。
|
String |
getFormats()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg。
|
com.google.protobuf.ByteString |
getFormatsBytes()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg。
|
String |
getHDRType()
默认获取全部。
|
com.google.protobuf.ByteString |
getHDRTypeBytes()
默认获取全部。
|
String |
getKeyFrameAlignmentVersion()
使用的帧对齐转码版本。
|
com.google.protobuf.ByteString |
getKeyFrameAlignmentVersionBytes()
使用的帧对齐转码版本。
|
String |
getLogoTypes()
水印贴片标签
string LogoTypes = 6; |
com.google.protobuf.ByteString |
getLogoTypesBytes()
水印贴片标签
string LogoTypes = 6; |
String |
getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10; |
com.google.protobuf.ByteString |
getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10; |
String |
getNeedEncryptStream()
是否加密, 支持: "encrypt"-加密流, "normal"-非加密流, 默认返回全部
string NeedEncryptStream = 7; |
com.google.protobuf.ByteString |
getNeedEncryptStreamBytes()
是否加密, 支持: "encrypt"-加密流, "normal"-非加密流, 默认返回全部
string NeedEncryptStream = 7; |
String |
getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9; |
com.google.protobuf.ByteString |
getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9; |
String |
getPlayScene()
播放场景,指定获取对应场景的音视频流。
|
com.google.protobuf.ByteString |
getPlaySceneBytes()
播放场景,指定获取对应场景的音视频流。
|
String |
getQuality()
音频音质。
|
com.google.protobuf.ByteString |
getQualityBytes()
音频音质。
|
String |
getSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8; |
com.google.protobuf.ByteString |
getSslBytes()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8; |
String |
getUnionInfo()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 12; |
com.google.protobuf.ByteString |
getUnionInfoBytes()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 12; |
String |
getUserAction()
发布状态, 支持: "Available"-发布, "NoAction"-未发布, 默认返回全部
string UserAction = 17; |
com.google.protobuf.ByteString |
getUserActionBytes()
发布状态, 支持: "Available"-发布, "NoAction"-未发布, 默认返回全部
string UserAction = 17; |
String |
getVids()
视频ID
string Vids = 1; |
com.google.protobuf.ByteString |
getVidsBytes()
视频ID
string Vids = 1; |
String getVids()
视频ID
string Vids = 1;
com.google.protobuf.ByteString getVidsBytes()
视频ID
string Vids = 1;
String getFormats()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg。多个Format 组成的字符串,中间用","隔开。默认获取全部
string Formats = 2;
com.google.protobuf.ByteString getFormatsBytes()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg。多个Format 组成的字符串,中间用","隔开。默认获取全部
string Formats = 2;
String getCodecs()
编码格式,支持 mp3、aac、opus、H264、H265、H266。多个Codec 组成的字符串,中间用","隔开。默认获取全部
string Codecs = 3;
com.google.protobuf.ByteString getCodecsBytes()
编码格式,支持 mp3、aac、opus、H264、H265、H266。多个Codec 组成的字符串,中间用","隔开。默认获取全部
string Codecs = 3;
String getDefinitions()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p。多个 Codec 组成的字符串,中间用","隔开。默认获取全部
string Definitions = 4;
com.google.protobuf.ByteString getDefinitionsBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p。多个 Codec 组成的字符串,中间用","隔开。默认获取全部
string Definitions = 4;
String getFileTypes()
流文件类型。支持:video-视频流, audio-音频流。 多个 FileType 组成的字符串,中间用","隔开。默认获取全部类型
string FileTypes = 5;
com.google.protobuf.ByteString getFileTypesBytes()
流文件类型。支持:video-视频流, audio-音频流。 多个 FileType 组成的字符串,中间用","隔开。默认获取全部类型
string FileTypes = 5;
String getLogoTypes()
水印贴片标签
string LogoTypes = 6;
com.google.protobuf.ByteString getLogoTypesBytes()
水印贴片标签
string LogoTypes = 6;
String getNeedEncryptStream()
是否加密, 支持: "encrypt"-加密流, "normal"-非加密流, 默认返回全部
string NeedEncryptStream = 7;
com.google.protobuf.ByteString getNeedEncryptStreamBytes()
是否加密, 支持: "encrypt"-加密流, "normal"-非加密流, 默认返回全部
string NeedEncryptStream = 7;
String getSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;
com.google.protobuf.ByteString getSslBytes()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;
String getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;
com.google.protobuf.ByteString getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;
String getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;
com.google.protobuf.ByteString getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;
String getCdnType()
指定CDN类型, 默认不传为普通CDN, 若需使用请联系技术支持
string CdnType = 11;
com.google.protobuf.ByteString getCdnTypeBytes()
指定CDN类型, 默认不传为普通CDN, 若需使用请联系技术支持
string CdnType = 11;
String getUnionInfo()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 12;
com.google.protobuf.ByteString getUnionInfoBytes()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 12;
String getPlayScene()
播放场景,指定获取对应场景的音视频流。当前支持:preview-试看
string PlayScene = 13;
com.google.protobuf.ByteString getPlaySceneBytes()
播放场景,指定获取对应场景的音视频流。当前支持:preview-试看
string PlayScene = 13;
String getDrmExpireTimestamp()
DRM过期时间戳, 若需使用请联系技术支持
string DrmExpireTimestamp = 14;
com.google.protobuf.ByteString getDrmExpireTimestampBytes()
DRM过期时间戳, 若需使用请联系技术支持
string DrmExpireTimestamp = 14;
String getHDRType()
默认获取全部。支持: "SDR", "PQHDR", "SLGHDR", 默认返回全部
string HDRType = 15;
com.google.protobuf.ByteString getHDRTypeBytes()
默认获取全部。支持: "SDR", "PQHDR", "SLGHDR", 默认返回全部
string HDRType = 15;
String getKeyFrameAlignmentVersion()
使用的帧对齐转码版本。支持: "1"-返回版本一, 默认不指定版本,全部返回
string KeyFrameAlignmentVersion = 16;
com.google.protobuf.ByteString getKeyFrameAlignmentVersionBytes()
使用的帧对齐转码版本。支持: "1"-返回版本一, 默认不指定版本,全部返回
string KeyFrameAlignmentVersion = 16;
String getUserAction()
发布状态, 支持: "Available"-发布, "NoAction"-未发布, 默认返回全部
string UserAction = 17;
com.google.protobuf.ByteString getUserActionBytes()
发布状态, 支持: "Available"-发布, "NoAction"-未发布, 默认返回全部
string UserAction = 17;
String getQuality()
音频音质。当 FileType 为 audio时起作用,表示音频音质参数。支持:medium、higher、highest.默认返回所有音频流
string Quality = 18;
com.google.protobuf.ByteString getQualityBytes()
音频音质。当 FileType 为 audio时起作用,表示音频音质参数。支持:medium、higher、highest.默认返回所有音频流
string Quality = 18;
Copyright © 2024. All rights reserved.