public final class VodGetSmartStrategyLitePlayInfoRequest extends com.google.protobuf.GeneratedMessageV3 implements VodGetSmartStrategyLitePlayInfoRequestOrBuilder
********************************************************************** 智能策略-轻量版 **********************************************************************Protobuf type
Volcengine.Vod.Models.Request.VodGetSmartStrategyLitePlayInfoRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
VodGetSmartStrategyLitePlayInfoRequest.Builder
**********************************************************************
智能策略-轻量版
**********************************************************************
Protobuf type
Volcengine.Vod.Models.Request.VodGetSmartStrategyLitePlayInfoRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CODEC_FIELD_NUMBER |
static int |
DEFINITION_FIELD_NUMBER |
static int |
FILETYPE_FIELD_NUMBER |
static int |
FORMAT_FIELD_NUMBER |
static int |
HDRDEFINITION_FIELD_NUMBER |
static int |
LOGOTYPE_FIELD_NUMBER |
static int |
NEEDBARRAGEMASK_FIELD_NUMBER |
static int |
NEEDTHUMBS_FIELD_NUMBER |
static int |
PLAYURL_FIELD_NUMBER |
static int |
SSL_FIELD_NUMBER |
static int |
UNIONINFO_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
com.google.protobuf.ByteString |
getCodecBytes()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3; |
static VodGetSmartStrategyLitePlayInfoRequest |
getDefaultInstance() |
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() |
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; |
com.google.protobuf.Parser<VodGetSmartStrategyLitePlayInfoRequest> |
getParserForType() |
String |
getPlayUrl()
播放url
string PlayUrl = 1; |
com.google.protobuf.ByteString |
getPlayUrlBytes()
播放url
string PlayUrl = 1; |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodGetSmartStrategyLitePlayInfoRequest.Builder |
newBuilder() |
static VodGetSmartStrategyLitePlayInfoRequest.Builder |
newBuilder(VodGetSmartStrategyLitePlayInfoRequest prototype) |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
newBuilderForType() |
protected VodGetSmartStrategyLitePlayInfoRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseDelimitedFrom(InputStream input) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseFrom(byte[] data) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseFrom(ByteBuffer data) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseFrom(com.google.protobuf.ByteString data) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseFrom(InputStream input) |
static VodGetSmartStrategyLitePlayInfoRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodGetSmartStrategyLitePlayInfoRequest> |
parser() |
VodGetSmartStrategyLitePlayInfoRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PLAYURL_FIELD_NUMBER
public static final int FORMAT_FIELD_NUMBER
public static final int CODEC_FIELD_NUMBER
public static final int DEFINITION_FIELD_NUMBER
public static final int FILETYPE_FIELD_NUMBER
public static final int LOGOTYPE_FIELD_NUMBER
public static final int SSL_FIELD_NUMBER
public static final int NEEDTHUMBS_FIELD_NUMBER
public static final int NEEDBARRAGEMASK_FIELD_NUMBER
public static final int UNIONINFO_FIELD_NUMBER
public static final int HDRDEFINITION_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getPlayUrl()
播放url
string PlayUrl = 1;getPlayUrl 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getPlayUrlBytes()
播放url
string PlayUrl = 1;getPlayUrlBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic String getFormat()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;getFormat 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;getFormatBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic String getCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;getCodec 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getCodecBytes()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;getCodecBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic String getDefinition()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p, 2k, 4k
string Definition = 4;getDefinition 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getDefinitionBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p, 2k, 4k
string Definition = 4;getDefinitionBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic String getFileType()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5;getFileType 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getFileTypeBytes()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5;getFileTypeBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic String getLogoType()
水印贴片标签
string LogoType = 6;getLogoType 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getLogoTypeBytes()
水印贴片标签
string LogoType = 6;getLogoTypeBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic String getSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7;getSsl 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getSslBytes()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 7;getSslBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic String getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8;getNeedThumbs 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 8;getNeedThumbsBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic String getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9;getNeedBarrageMask 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 9;getNeedBarrageMaskBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic String getUnionInfo()
唯一性标识信息
string UnionInfo = 10;getUnionInfo 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getUnionInfoBytes()
唯一性标识信息
string UnionInfo = 10;getUnionInfoBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic String getHDRDefinition()
HDR清晰度,默认不查询,支持:all, 240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11;getHDRDefinition 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getHDRDefinitionBytes()
HDR清晰度,默认不查询,支持:all, 240p,360p, 420p,480p,540p,720p,1080p, 2k, 4k, od, oe
string HDRDefinition = 11;getHDRDefinitionBytes 在接口中 VodGetSmartStrategyLitePlayInfoRequestOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static VodGetSmartStrategyLitePlayInfoRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodGetSmartStrategyLitePlayInfoRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodGetSmartStrategyLitePlayInfoRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static VodGetSmartStrategyLitePlayInfoRequest.Builder newBuilder()
public static VodGetSmartStrategyLitePlayInfoRequest.Builder newBuilder(VodGetSmartStrategyLitePlayInfoRequest prototype)
public VodGetSmartStrategyLitePlayInfoRequest.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected VodGetSmartStrategyLitePlayInfoRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static VodGetSmartStrategyLitePlayInfoRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodGetSmartStrategyLitePlayInfoRequest> parser()
public com.google.protobuf.Parser<VodGetSmartStrategyLitePlayInfoRequest> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public VodGetSmartStrategyLitePlayInfoRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.