public static final class VodGetSmartStrategyLitePlayInfoRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder> implements VodGetSmartStrategyLitePlayInfoRequestOrBuilder
********************************************************************** 智能策略-轻量版 **********************************************************************Protobuf type
Volcengine.Vod.Models.Request.VodGetSmartStrategyLitePlayInfoRequest
限定符和类型 | 方法和说明 |
---|---|
VodGetSmartStrategyLitePlayInfoRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodGetSmartStrategyLitePlayInfoRequest |
build() |
VodGetSmartStrategyLitePlayInfoRequest |
buildPartial() |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clear() |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearDefinition()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
2k, 4k
string Definition = 4; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearFileType()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearFormat()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearHDRDefinition()
HDR清晰度,默认不查询,支持:all,
240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearLogoType()
水印贴片标签
string LogoType = 6; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearPlayUrl()
播放url
string PlayUrl = 1; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clearUnionInfo()
唯一性标识信息
string UnionInfo = 10; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
clone() |
String |
getCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
com.google.protobuf.ByteString |
getCodecBytes()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
VodGetSmartStrategyLitePlayInfoRequest |
getDefaultInstanceForType() |
String |
getDefinition()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
2k, 4k
string Definition = 4; |
com.google.protobuf.ByteString |
getDefinitionBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
2k, 4k
string Definition = 4; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFileType()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5; |
com.google.protobuf.ByteString |
getFileTypeBytes()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
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,
240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11; |
com.google.protobuf.ByteString |
getHDRDefinitionBytes()
HDR清晰度,默认不查询,支持:all,
240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11; |
String |
getLogoType()
水印贴片标签
string LogoType = 6; |
com.google.protobuf.ByteString |
getLogoTypeBytes()
水印贴片标签
string LogoType = 6; |
String |
getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9; |
com.google.protobuf.ByteString |
getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9; |
String |
getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8; |
com.google.protobuf.ByteString |
getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8; |
String |
getPlayUrl()
播放url
string PlayUrl = 1; |
com.google.protobuf.ByteString |
getPlayUrlBytes()
播放url
string PlayUrl = 1; |
String |
getSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7; |
com.google.protobuf.ByteString |
getSslBytes()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7; |
String |
getUnionInfo()
唯一性标识信息
string UnionInfo = 10; |
com.google.protobuf.ByteString |
getUnionInfoBytes()
唯一性标识信息
string UnionInfo = 10; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
mergeFrom(VodGetSmartStrategyLitePlayInfoRequest other) |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setCodec(String value)
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setCodecBytes(com.google.protobuf.ByteString value)
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setDefinition(String value)
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
2k, 4k
string Definition = 4; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setDefinitionBytes(com.google.protobuf.ByteString value)
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p,
2k, 4k
string Definition = 4; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setFileType(String value)
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setFileTypeBytes(com.google.protobuf.ByteString value)
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setFormat(String value)
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setFormatBytes(com.google.protobuf.ByteString value)
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setHDRDefinition(String value)
HDR清晰度,默认不查询,支持:all,
240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setHDRDefinitionBytes(com.google.protobuf.ByteString value)
HDR清晰度,默认不查询,支持:all,
240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setLogoType(String value)
水印贴片标签
string LogoType = 6; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setLogoTypeBytes(com.google.protobuf.ByteString value)
水印贴片标签
string LogoType = 6; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setNeedBarrageMask(String value)
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setNeedBarrageMaskBytes(com.google.protobuf.ByteString value)
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setNeedThumbs(String value)
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setNeedThumbsBytes(com.google.protobuf.ByteString value)
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setPlayUrl(String value)
播放url
string PlayUrl = 1; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setPlayUrlBytes(com.google.protobuf.ByteString value)
播放url
string PlayUrl = 1; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setSsl(String value)
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setSslBytes(com.google.protobuf.ByteString value)
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setUnionInfo(String value)
唯一性标识信息
string UnionInfo = 10; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setUnionInfoBytes(com.google.protobuf.ByteString value)
唯一性标识信息
string UnionInfo = 10; |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public VodGetSmartStrategyLitePlayInfoRequest.Builder clear()
clear
在接口中 com.google.protobuf.Message.Builder
clear
在接口中 com.google.protobuf.MessageLite.Builder
clear
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
在接口中 com.google.protobuf.Message.Builder
getDescriptorForType
在接口中 com.google.protobuf.MessageOrBuilder
getDescriptorForType
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public VodGetSmartStrategyLitePlayInfoRequest getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest build()
build
在接口中 com.google.protobuf.Message.Builder
build
在接口中 com.google.protobuf.MessageLite.Builder
public VodGetSmartStrategyLitePlayInfoRequest buildPartial()
buildPartial
在接口中 com.google.protobuf.Message.Builder
buildPartial
在接口中 com.google.protobuf.MessageLite.Builder
public VodGetSmartStrategyLitePlayInfoRequest.Builder clone()
clone
在接口中 com.google.protobuf.Message.Builder
clone
在接口中 com.google.protobuf.MessageLite.Builder
clone
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public VodGetSmartStrategyLitePlayInfoRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
在接口中 com.google.protobuf.Message.Builder
setField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public VodGetSmartStrategyLitePlayInfoRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
在接口中 com.google.protobuf.Message.Builder
clearField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public VodGetSmartStrategyLitePlayInfoRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
在接口中 com.google.protobuf.Message.Builder
clearOneof
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public VodGetSmartStrategyLitePlayInfoRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
在接口中 com.google.protobuf.Message.Builder
setRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public VodGetSmartStrategyLitePlayInfoRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
在接口中 com.google.protobuf.Message.Builder
addRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public VodGetSmartStrategyLitePlayInfoRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public VodGetSmartStrategyLitePlayInfoRequest.Builder mergeFrom(VodGetSmartStrategyLitePlayInfoRequest other)
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public VodGetSmartStrategyLitePlayInfoRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在接口中 com.google.protobuf.MessageLite.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
IOException
public String getPlayUrl()
播放url
string PlayUrl = 1;
getPlayUrl
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getPlayUrlBytes()
播放url
string PlayUrl = 1;
getPlayUrlBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setPlayUrl(String value)
播放url
string PlayUrl = 1;
value
- The playUrl to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearPlayUrl()
播放url
string PlayUrl = 1;
public VodGetSmartStrategyLitePlayInfoRequest.Builder setPlayUrlBytes(com.google.protobuf.ByteString value)
播放url
string PlayUrl = 1;
value
- The bytes for playUrl to set.public String getFormat()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;
getFormat
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getFormatBytes()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;
getFormatBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setFormat(String value)
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;
value
- The format to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearFormat()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;
public VodGetSmartStrategyLitePlayInfoRequest.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
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getCodecBytes()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;
getCodecBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setCodec(String value)
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;
value
- The codec to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;
public VodGetSmartStrategyLitePlayInfoRequest.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, 2k, 4k
string Definition = 4;
getDefinition
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getDefinitionBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p, 2k, 4k
string Definition = 4;
getDefinitionBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setDefinition(String value)
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p, 2k, 4k
string Definition = 4;
value
- The definition to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearDefinition()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p, 2k, 4k
string Definition = 4;
public VodGetSmartStrategyLitePlayInfoRequest.Builder setDefinitionBytes(com.google.protobuf.ByteString value)
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p, 2k, 4k
string Definition = 4;
value
- The bytes for definition to set.public String getFileType()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5;
getFileType
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getFileTypeBytes()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5;
getFileTypeBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setFileType(String value)
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5;
value
- The fileType to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearFileType()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5;
public VodGetSmartStrategyLitePlayInfoRequest.Builder setFileTypeBytes(com.google.protobuf.ByteString value)
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5;
value
- The bytes for fileType to set.public String getLogoType()
水印贴片标签
string LogoType = 6;
getLogoType
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getLogoTypeBytes()
水印贴片标签
string LogoType = 6;
getLogoTypeBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setLogoType(String value)
水印贴片标签
string LogoType = 6;
value
- The logoType to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearLogoType()
水印贴片标签
string LogoType = 6;
public VodGetSmartStrategyLitePlayInfoRequest.Builder setLogoTypeBytes(com.google.protobuf.ByteString value)
水印贴片标签
string LogoType = 6;
value
- The bytes for logoType to set.public String getSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7;
getSsl
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getSslBytes()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7;
getSslBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setSsl(String value)
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7;
value
- The ssl to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7;
public VodGetSmartStrategyLitePlayInfoRequest.Builder setSslBytes(com.google.protobuf.ByteString value)
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7;
value
- The bytes for ssl to set.public String getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8;
getNeedThumbs
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8;
getNeedThumbsBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setNeedThumbs(String value)
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8;
value
- The needThumbs to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8;
public VodGetSmartStrategyLitePlayInfoRequest.Builder setNeedThumbsBytes(com.google.protobuf.ByteString value)
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8;
value
- The bytes for needThumbs to set.public String getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9;
getNeedBarrageMask
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9;
getNeedBarrageMaskBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setNeedBarrageMask(String value)
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9;
value
- The needBarrageMask to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9;
public VodGetSmartStrategyLitePlayInfoRequest.Builder setNeedBarrageMaskBytes(com.google.protobuf.ByteString value)
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9;
value
- The bytes for needBarrageMask to set.public String getUnionInfo()
唯一性标识信息
string UnionInfo = 10;
getUnionInfo
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getUnionInfoBytes()
唯一性标识信息
string UnionInfo = 10;
getUnionInfoBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setUnionInfo(String value)
唯一性标识信息
string UnionInfo = 10;
value
- The unionInfo to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearUnionInfo()
唯一性标识信息
string UnionInfo = 10;
public VodGetSmartStrategyLitePlayInfoRequest.Builder setUnionInfoBytes(com.google.protobuf.ByteString value)
唯一性标识信息
string UnionInfo = 10;
value
- The bytes for unionInfo to set.public String getHDRDefinition()
HDR清晰度,默认不查询,支持:all, 240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11;
getHDRDefinition
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getHDRDefinitionBytes()
HDR清晰度,默认不查询,支持:all, 240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11;
getHDRDefinitionBytes
在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilder
public VodGetSmartStrategyLitePlayInfoRequest.Builder setHDRDefinition(String value)
HDR清晰度,默认不查询,支持:all, 240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11;
value
- The hDRDefinition to set.public VodGetSmartStrategyLitePlayInfoRequest.Builder clearHDRDefinition()
HDR清晰度,默认不查询,支持:all, 240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11;
public VodGetSmartStrategyLitePlayInfoRequest.Builder setHDRDefinitionBytes(com.google.protobuf.ByteString value)
HDR清晰度,默认不查询,支持:all, 240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11;
value
- The bytes for hDRDefinition to set.public final VodGetSmartStrategyLitePlayInfoRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
在接口中 com.google.protobuf.Message.Builder
setUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
public final VodGetSmartStrategyLitePlayInfoRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
在接口中 com.google.protobuf.Message.Builder
mergeUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetSmartStrategyLitePlayInfoRequest.Builder>
Copyright © 2024. All rights reserved.