public final class VodGetPlayInfoRequest extends com.google.protobuf.GeneratedMessageV3 implements VodGetPlayInfoRequestOrBuilder
Byteplus.Vod.Models.Request.VodGetPlayInfoRequest| Modifier and Type | Class and Description |
|---|---|
static class |
VodGetPlayInfoRequest.Builder
Protobuf type
Byteplus.Vod.Models.Request.VodGetPlayInfoRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
BASE64_FIELD_NUMBER |
static int |
CDNTYPE_FIELD_NUMBER |
static int |
CODEC_FIELD_NUMBER |
static int |
DEFINITION_FIELD_NUMBER |
static int |
FILETYPE_FIELD_NUMBER |
static int |
FORMAT_FIELD_NUMBER |
static int |
LOGOTYPE_FIELD_NUMBER |
static int |
NEEDBARRAGEMASK_FIELD_NUMBER |
static int |
NEEDTHUMBS_FIELD_NUMBER |
static int |
SSL_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBase64()
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
|
com.google.protobuf.ByteString |
getBase64Bytes()
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
|
String |
getCdnType()
指定CDN类型
|
com.google.protobuf.ByteString |
getCdnTypeBytes()
指定CDN类型
|
String |
getCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
|
com.google.protobuf.ByteString |
getCodecBytes()
编码类型,默认h264,可选值为h264,bytevc1等Codec
|
static VodGetPlayInfoRequest |
getDefaultInstance() |
VodGetPlayInfoRequest |
getDefaultInstanceForType() |
String |
getDefinition()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p
|
com.google.protobuf.ByteString |
getDefinitionBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFileType()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
|
com.google.protobuf.ByteString |
getFileTypeBytes()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
|
String |
getFormat()
封装格式,支持mp4,dash,hls,默认mp4Format
|
com.google.protobuf.ByteString |
getFormatBytes()
封装格式,支持mp4,dash,hls,默认mp4Format
|
String |
getLogoType()
水印贴片标签
|
com.google.protobuf.ByteString |
getLogoTypeBytes()
水印贴片标签
|
String |
getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
|
com.google.protobuf.ByteString |
getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
|
String |
getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
|
com.google.protobuf.ByteString |
getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
|
com.google.protobuf.Parser<VodGetPlayInfoRequest> |
getParserForType() |
int |
getSerializedSize() |
String |
getSsl()
返回https播放地址,默认否, 1-是;0-否
|
com.google.protobuf.ByteString |
getSslBytes()
返回https播放地址,默认否, 1-是;0-否
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
视频ID
|
com.google.protobuf.ByteString |
getVidBytes()
视频ID
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodGetPlayInfoRequest.Builder |
newBuilder() |
static VodGetPlayInfoRequest.Builder |
newBuilder(VodGetPlayInfoRequest prototype) |
VodGetPlayInfoRequest.Builder |
newBuilderForType() |
protected VodGetPlayInfoRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodGetPlayInfoRequest |
parseDelimitedFrom(InputStream input) |
static VodGetPlayInfoRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetPlayInfoRequest |
parseFrom(byte[] data) |
static VodGetPlayInfoRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetPlayInfoRequest |
parseFrom(ByteBuffer data) |
static VodGetPlayInfoRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetPlayInfoRequest |
parseFrom(com.google.protobuf.ByteString data) |
static VodGetPlayInfoRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetPlayInfoRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodGetPlayInfoRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetPlayInfoRequest |
parseFrom(InputStream input) |
static VodGetPlayInfoRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodGetPlayInfoRequest> |
parser() |
VodGetPlayInfoRequest.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, makeExtensionsImmutable, 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, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int VID_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 BASE64_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 CDNTYPE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getVid()
视频ID
string Vid = 1;getVid in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 1;getVidBytes in interface VodGetPlayInfoRequestOrBuilderpublic String getFormat()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;getFormat in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
封装格式,支持mp4,dash,hls,默认mp4Format
string Format = 2;getFormatBytes in interface VodGetPlayInfoRequestOrBuilderpublic String getCodec()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;getCodec in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getCodecBytes()
编码类型,默认h264,可选值为h264,bytevc1等Codec
string Codec = 3;getCodecBytes in interface VodGetPlayInfoRequestOrBuilderpublic String getDefinition()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p
string Definition = 4;getDefinition in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getDefinitionBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p
string Definition = 4;getDefinitionBytes in interface VodGetPlayInfoRequestOrBuilderpublic String getFileType()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5;getFileType in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getFileTypeBytes()
流文件类型,默认video,支持:加密视频流evideo,加密音频流传eaudio,非加密视频流video,普通音频音频流audio
string FileType = 5;getFileTypeBytes in interface VodGetPlayInfoRequestOrBuilderpublic String getLogoType()
水印贴片标签
string LogoType = 6;getLogoType in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getLogoTypeBytes()
水印贴片标签
string LogoType = 6;getLogoTypeBytes in interface VodGetPlayInfoRequestOrBuilderpublic String getBase64()
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7;getBase64 in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getBase64Bytes()
播放地址是否base64编码,默认否,支持设置: 0-否,1-是
string Base64 = 7;getBase64Bytes in interface VodGetPlayInfoRequestOrBuilderpublic String getSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;getSsl in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getSslBytes()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;getSslBytes in interface VodGetPlayInfoRequestOrBuilderpublic String getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;getNeedThumbs in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;getNeedThumbsBytes in interface VodGetPlayInfoRequestOrBuilderpublic String getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;getNeedBarrageMask in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;getNeedBarrageMaskBytes in interface VodGetPlayInfoRequestOrBuilderpublic String getCdnType()
指定CDN类型
string CdnType = 11;getCdnType in interface VodGetPlayInfoRequestOrBuilderpublic com.google.protobuf.ByteString getCdnTypeBytes()
指定CDN类型
string CdnType = 11;getCdnTypeBytes in interface VodGetPlayInfoRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VodGetPlayInfoRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetPlayInfoRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetPlayInfoRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetPlayInfoRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetPlayInfoRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetPlayInfoRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetPlayInfoRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodGetPlayInfoRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodGetPlayInfoRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodGetPlayInfoRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodGetPlayInfoRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodGetPlayInfoRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodGetPlayInfoRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodGetPlayInfoRequest.Builder newBuilder()
public static VodGetPlayInfoRequest.Builder newBuilder(VodGetPlayInfoRequest prototype)
public VodGetPlayInfoRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodGetPlayInfoRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodGetPlayInfoRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodGetPlayInfoRequest> parser()
public com.google.protobuf.Parser<VodGetPlayInfoRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodGetPlayInfoRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.