public static final class VodGetPlayInfoRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder> implements VodGetPlayInfoRequestOrBuilder
Volcengine.Vod.Models.Request.VodGetPlayInfoRequest| 限定符和类型 | 方法和说明 |
|---|---|
VodGetPlayInfoRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodGetPlayInfoRequest |
build() |
VodGetPlayInfoRequest |
buildPartial() |
VodGetPlayInfoRequest.Builder |
clear() |
VodGetPlayInfoRequest.Builder |
clearBase64()
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7; |
VodGetPlayInfoRequest.Builder |
clearCdnType()
指定CDN类型
string CdnType = 11; |
VodGetPlayInfoRequest.Builder |
clearCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
VodGetPlayInfoRequest.Builder |
clearDefinition()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
string Definition = 4; |
VodGetPlayInfoRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodGetPlayInfoRequest.Builder |
clearFileType()
2k, 4k
string FileType = 5; |
VodGetPlayInfoRequest.Builder |
clearFormat()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2; |
VodGetPlayInfoRequest.Builder |
clearHDRDefinition()
HDR清晰度,默认不查询,支持:all,
string HDRDefinition = 13; |
VodGetPlayInfoRequest.Builder |
clearLogoType()
水印贴片标签
string LogoType = 6; |
VodGetPlayInfoRequest.Builder |
clearNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10; |
VodGetPlayInfoRequest.Builder |
clearNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9; |
VodGetPlayInfoRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodGetPlayInfoRequest.Builder |
clearSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8; |
VodGetPlayInfoRequest.Builder |
clearUnionInfo()
唯一性标识信息
string UnionInfo = 12; |
VodGetPlayInfoRequest.Builder |
clearVid()
视频ID
string Vid = 1; |
VodGetPlayInfoRequest.Builder |
clone() |
String |
getBase64()
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7; |
com.google.protobuf.ByteString |
getBase64Bytes()
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7; |
String |
getCdnType()
指定CDN类型
string CdnType = 11; |
com.google.protobuf.ByteString |
getCdnTypeBytes()
指定CDN类型
string CdnType = 11; |
String |
getCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
com.google.protobuf.ByteString |
getCodecBytes()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
VodGetPlayInfoRequest |
getDefaultInstanceForType() |
String |
getDefinition()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
string Definition = 4; |
com.google.protobuf.ByteString |
getDefinitionBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
string Definition = 4; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFileType()
2k, 4k
string FileType = 5; |
com.google.protobuf.ByteString |
getFileTypeBytes()
2k, 4k
string FileType = 5; |
String |
getFormat()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2; |
com.google.protobuf.ByteString |
getFormatBytes()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2; |
String |
getHDRDefinition()
HDR清晰度,默认不查询,支持:all,
string HDRDefinition = 13; |
com.google.protobuf.ByteString |
getHDRDefinitionBytes()
HDR清晰度,默认不查询,支持:all,
string HDRDefinition = 13; |
String |
getLogoType()
水印贴片标签
string LogoType = 6; |
com.google.protobuf.ByteString |
getLogoTypeBytes()
水印贴片标签
string LogoType = 6; |
String |
getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10; |
com.google.protobuf.ByteString |
getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10; |
String |
getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9; |
com.google.protobuf.ByteString |
getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9; |
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 |
getVid()
视频ID
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
视频ID
string Vid = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VodGetPlayInfoRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodGetPlayInfoRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
VodGetPlayInfoRequest.Builder |
mergeFrom(VodGetPlayInfoRequest other) |
VodGetPlayInfoRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodGetPlayInfoRequest.Builder |
setBase64(String value)
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7; |
VodGetPlayInfoRequest.Builder |
setBase64Bytes(com.google.protobuf.ByteString value)
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7; |
VodGetPlayInfoRequest.Builder |
setCdnType(String value)
指定CDN类型
string CdnType = 11; |
VodGetPlayInfoRequest.Builder |
setCdnTypeBytes(com.google.protobuf.ByteString value)
指定CDN类型
string CdnType = 11; |
VodGetPlayInfoRequest.Builder |
setCodec(String value)
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
VodGetPlayInfoRequest.Builder |
setCodecBytes(com.google.protobuf.ByteString value)
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
VodGetPlayInfoRequest.Builder |
setDefinition(String value)
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
string Definition = 4; |
VodGetPlayInfoRequest.Builder |
setDefinitionBytes(com.google.protobuf.ByteString value)
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
string Definition = 4; |
VodGetPlayInfoRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodGetPlayInfoRequest.Builder |
setFileType(String value)
2k, 4k
string FileType = 5; |
VodGetPlayInfoRequest.Builder |
setFileTypeBytes(com.google.protobuf.ByteString value)
2k, 4k
string FileType = 5; |
VodGetPlayInfoRequest.Builder |
setFormat(String value)
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2; |
VodGetPlayInfoRequest.Builder |
setFormatBytes(com.google.protobuf.ByteString value)
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2; |
VodGetPlayInfoRequest.Builder |
setHDRDefinition(String value)
HDR清晰度,默认不查询,支持:all,
string HDRDefinition = 13; |
VodGetPlayInfoRequest.Builder |
setHDRDefinitionBytes(com.google.protobuf.ByteString value)
HDR清晰度,默认不查询,支持:all,
string HDRDefinition = 13; |
VodGetPlayInfoRequest.Builder |
setLogoType(String value)
水印贴片标签
string LogoType = 6; |
VodGetPlayInfoRequest.Builder |
setLogoTypeBytes(com.google.protobuf.ByteString value)
水印贴片标签
string LogoType = 6; |
VodGetPlayInfoRequest.Builder |
setNeedBarrageMask(String value)
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10; |
VodGetPlayInfoRequest.Builder |
setNeedBarrageMaskBytes(com.google.protobuf.ByteString value)
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10; |
VodGetPlayInfoRequest.Builder |
setNeedThumbs(String value)
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9; |
VodGetPlayInfoRequest.Builder |
setNeedThumbsBytes(com.google.protobuf.ByteString value)
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9; |
VodGetPlayInfoRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodGetPlayInfoRequest.Builder |
setSsl(String value)
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8; |
VodGetPlayInfoRequest.Builder |
setSslBytes(com.google.protobuf.ByteString value)
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8; |
VodGetPlayInfoRequest.Builder |
setUnionInfo(String value)
唯一性标识信息
string UnionInfo = 12; |
VodGetPlayInfoRequest.Builder |
setUnionInfoBytes(com.google.protobuf.ByteString value)
唯一性标识信息
string UnionInfo = 12; |
VodGetPlayInfoRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodGetPlayInfoRequest.Builder |
setVid(String value)
视频ID
string Vid = 1; |
VodGetPlayInfoRequest.Builder |
setVidBytes(com.google.protobuf.ByteString value)
视频ID
string Vid = 1; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public VodGetPlayInfoRequest.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public VodGetPlayInfoRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic VodGetPlayInfoRequest build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic VodGetPlayInfoRequest buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic VodGetPlayInfoRequest.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public VodGetPlayInfoRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public VodGetPlayInfoRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public VodGetPlayInfoRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public VodGetPlayInfoRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public VodGetPlayInfoRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public VodGetPlayInfoRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<VodGetPlayInfoRequest.Builder>public VodGetPlayInfoRequest.Builder mergeFrom(VodGetPlayInfoRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public VodGetPlayInfoRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<VodGetPlayInfoRequest.Builder>IOExceptionpublic String getVid()
视频ID
string Vid = 1;getVid 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 1;getVidBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setVid(String value)
视频ID
string Vid = 1;value - The vid to set.public VodGetPlayInfoRequest.Builder clearVid()
视频ID
string Vid = 1;public VodGetPlayInfoRequest.Builder setVidBytes(com.google.protobuf.ByteString value)
视频ID
string Vid = 1;value - The bytes for vid to set.public String getFormat()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;getFormat 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;getFormatBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setFormat(String value)
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;value - The format to set.public VodGetPlayInfoRequest.Builder clearFormat()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;public VodGetPlayInfoRequest.Builder setFormatBytes(com.google.protobuf.ByteString value)
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;value - The bytes for format to set.public String getCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;getCodec 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getCodecBytes()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;getCodecBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setCodec(String value)
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;value - The codec to set.public VodGetPlayInfoRequest.Builder clearCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;public VodGetPlayInfoRequest.Builder setCodecBytes(com.google.protobuf.ByteString value)
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;value - The bytes for codec to set.public String getDefinition()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
string Definition = 4;getDefinition 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getDefinitionBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
string Definition = 4;getDefinitionBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setDefinition(String value)
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
string Definition = 4;value - The definition to set.public VodGetPlayInfoRequest.Builder clearDefinition()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
string Definition = 4;public VodGetPlayInfoRequest.Builder setDefinitionBytes(com.google.protobuf.ByteString value)
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
string Definition = 4;value - The bytes for definition to set.public String getFileType()
2k, 4k
string FileType = 5;getFileType 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getFileTypeBytes()
2k, 4k
string FileType = 5;getFileTypeBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setFileType(String value)
2k, 4k
string FileType = 5;value - The fileType to set.public VodGetPlayInfoRequest.Builder clearFileType()
2k, 4k
string FileType = 5;public VodGetPlayInfoRequest.Builder setFileTypeBytes(com.google.protobuf.ByteString value)
2k, 4k
string FileType = 5;value - The bytes for fileType to set.public String getLogoType()
水印贴片标签
string LogoType = 6;getLogoType 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getLogoTypeBytes()
水印贴片标签
string LogoType = 6;getLogoTypeBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setLogoType(String value)
水印贴片标签
string LogoType = 6;value - The logoType to set.public VodGetPlayInfoRequest.Builder clearLogoType()
水印贴片标签
string LogoType = 6;public VodGetPlayInfoRequest.Builder setLogoTypeBytes(com.google.protobuf.ByteString value)
水印贴片标签
string LogoType = 6;value - The bytes for logoType to set.public String getBase64()
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7;getBase64 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getBase64Bytes()
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7;getBase64Bytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setBase64(String value)
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7;value - The base64 to set.public VodGetPlayInfoRequest.Builder clearBase64()
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7;public VodGetPlayInfoRequest.Builder setBase64Bytes(com.google.protobuf.ByteString value)
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7;value - The bytes for base64 to set.public String getSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;getSsl 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getSslBytes()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;getSslBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setSsl(String value)
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;value - The ssl to set.public VodGetPlayInfoRequest.Builder clearSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;public VodGetPlayInfoRequest.Builder setSslBytes(com.google.protobuf.ByteString value)
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;value - The bytes for ssl to set.public String getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;getNeedThumbs 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;getNeedThumbsBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setNeedThumbs(String value)
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;value - The needThumbs to set.public VodGetPlayInfoRequest.Builder clearNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;public VodGetPlayInfoRequest.Builder setNeedThumbsBytes(com.google.protobuf.ByteString value)
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;value - The bytes for needThumbs to set.public String getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;getNeedBarrageMask 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;getNeedBarrageMaskBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setNeedBarrageMask(String value)
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;value - The needBarrageMask to set.public VodGetPlayInfoRequest.Builder clearNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;public VodGetPlayInfoRequest.Builder setNeedBarrageMaskBytes(com.google.protobuf.ByteString value)
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;value - The bytes for needBarrageMask to set.public String getCdnType()
指定CDN类型
string CdnType = 11;getCdnType 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getCdnTypeBytes()
指定CDN类型
string CdnType = 11;getCdnTypeBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setCdnType(String value)
指定CDN类型
string CdnType = 11;value - The cdnType to set.public VodGetPlayInfoRequest.Builder clearCdnType()
指定CDN类型
string CdnType = 11;public VodGetPlayInfoRequest.Builder setCdnTypeBytes(com.google.protobuf.ByteString value)
指定CDN类型
string CdnType = 11;value - The bytes for cdnType to set.public String getUnionInfo()
唯一性标识信息
string UnionInfo = 12;getUnionInfo 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getUnionInfoBytes()
唯一性标识信息
string UnionInfo = 12;getUnionInfoBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setUnionInfo(String value)
唯一性标识信息
string UnionInfo = 12;value - The unionInfo to set.public VodGetPlayInfoRequest.Builder clearUnionInfo()
唯一性标识信息
string UnionInfo = 12;public VodGetPlayInfoRequest.Builder setUnionInfoBytes(com.google.protobuf.ByteString value)
唯一性标识信息
string UnionInfo = 12;value - The bytes for unionInfo to set.public String getHDRDefinition()
HDR清晰度,默认不查询,支持:all,
string HDRDefinition = 13;getHDRDefinition 在接口中 VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getHDRDefinitionBytes()
HDR清晰度,默认不查询,支持:all,
string HDRDefinition = 13;getHDRDefinitionBytes 在接口中 VodGetPlayInfoRequestOrBuilderpublic VodGetPlayInfoRequest.Builder setHDRDefinition(String value)
HDR清晰度,默认不查询,支持:all,
string HDRDefinition = 13;value - The hDRDefinition to set.public VodGetPlayInfoRequest.Builder clearHDRDefinition()
HDR清晰度,默认不查询,支持:all,
string HDRDefinition = 13;public VodGetPlayInfoRequest.Builder setHDRDefinitionBytes(com.google.protobuf.ByteString value)
HDR清晰度,默认不查询,支持:all,
string HDRDefinition = 13;value - The bytes for hDRDefinition to set.public final VodGetPlayInfoRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>public final VodGetPlayInfoRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPlayInfoRequest.Builder>Copyright © 2021. All rights reserved.