public final class VodPlayInfoModel extends com.google.protobuf.GeneratedMessageV3 implements VodPlayInfoModelOrBuilder
Volcengine.Vod.Models.Business.VodPlayInfoModel| 限定符和类型 | 类和说明 |
|---|---|
static class |
VodPlayInfoModel.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodPlayInfoModel |
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| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ADAPTIVEINFO_FIELD_NUMBER |
static int |
BARRAGEMASKURL_FIELD_NUMBER |
static int |
DURATION_FIELD_NUMBER |
static int |
ENABLEADAPTIVE_FIELD_NUMBER |
static int |
FILETYPE_FIELD_NUMBER |
static int |
PLAYINFOLIST_FIELD_NUMBER |
static int |
POSTERURL_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
SUBTITLEINFOLIST_FIELD_NUMBER |
static int |
THUMBINFOLIST_FIELD_NUMBER |
static int |
TOTALCOUNT_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
VodAdaptiveInfo |
getAdaptiveInfo()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8; |
VodAdaptiveInfoOrBuilder |
getAdaptiveInfoOrBuilder()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8; |
String |
getBarrageMaskUrl()
弹幕蒙版url
string BarrageMaskUrl = 12; |
com.google.protobuf.ByteString |
getBarrageMaskUrlBytes()
弹幕蒙版url
string BarrageMaskUrl = 12; |
static VodPlayInfoModel |
getDefaultInstance() |
VodPlayInfoModel |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
float |
getDuration()
播放时长(单位:s)
float Duration = 4; |
boolean |
getEnableAdaptive()
是否关键针对齐
bool EnableAdaptive = 6; |
String |
getFileType()
媒体类型
string FileType = 5; |
com.google.protobuf.ByteString |
getFileTypeBytes()
媒体类型
string FileType = 5; |
com.google.protobuf.Parser<VodPlayInfoModel> |
getParserForType() |
VodPlayInfo |
getPlayInfoList(int index)
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9; |
int |
getPlayInfoListCount()
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9; |
List<VodPlayInfo> |
getPlayInfoListList()
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9; |
VodPlayInfoOrBuilder |
getPlayInfoListOrBuilder(int index)
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9; |
List<? extends VodPlayInfoOrBuilder> |
getPlayInfoListOrBuilderList()
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9; |
String |
getPosterUrl()
封面地址
string PosterUrl = 3; |
com.google.protobuf.ByteString |
getPosterUrlBytes()
封面地址
string PosterUrl = 3; |
int |
getSerializedSize() |
int |
getStatus()
状态
int32 Status = 2; |
VodSubtitleInfo |
getSubtitleInfoList(int index)
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13; |
int |
getSubtitleInfoListCount()
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13; |
List<VodSubtitleInfo> |
getSubtitleInfoListList()
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13; |
VodSubtitleInfoOrBuilder |
getSubtitleInfoListOrBuilder(int index)
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13; |
List<? extends VodSubtitleInfoOrBuilder> |
getSubtitleInfoListOrBuilderList()
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13; |
VodThumbInfo |
getThumbInfoList(int index)
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11; |
int |
getThumbInfoListCount()
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11; |
List<VodThumbInfo> |
getThumbInfoListList()
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11; |
VodThumbInfoOrBuilder |
getThumbInfoListOrBuilder(int index)
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11; |
List<? extends VodThumbInfoOrBuilder> |
getThumbInfoListOrBuilderList()
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11; |
int |
getTotalCount()
播放列表数量
int32 TotalCount = 7; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
VodPlayInfoModelVersion |
getVersion()
数据版本
.Volcengine.Vod.Models.Business.VodPlayInfoModelVersion Version = 10; |
int |
getVersionValue()
数据版本
.Volcengine.Vod.Models.Business.VodPlayInfoModelVersion Version = 10; |
String |
getVid()
唯一ID
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
唯一ID
string Vid = 1; |
boolean |
hasAdaptiveInfo()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodPlayInfoModel.Builder |
newBuilder() |
static VodPlayInfoModel.Builder |
newBuilder(VodPlayInfoModel prototype) |
VodPlayInfoModel.Builder |
newBuilderForType() |
protected VodPlayInfoModel.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodPlayInfoModel |
parseDelimitedFrom(InputStream input) |
static VodPlayInfoModel |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodPlayInfoModel |
parseFrom(byte[] data) |
static VodPlayInfoModel |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodPlayInfoModel |
parseFrom(ByteBuffer data) |
static VodPlayInfoModel |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodPlayInfoModel |
parseFrom(com.google.protobuf.ByteString data) |
static VodPlayInfoModel |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodPlayInfoModel |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodPlayInfoModel |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodPlayInfoModel |
parseFrom(InputStream input) |
static VodPlayInfoModel |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodPlayInfoModel> |
parser() |
VodPlayInfoModel.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, writeTopublic static final int VERSION_FIELD_NUMBER
public static final int VID_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int POSTERURL_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
public static final int FILETYPE_FIELD_NUMBER
public static final int ENABLEADAPTIVE_FIELD_NUMBER
public static final int TOTALCOUNT_FIELD_NUMBER
public static final int ADAPTIVEINFO_FIELD_NUMBER
public static final int PLAYINFOLIST_FIELD_NUMBER
public static final int THUMBINFOLIST_FIELD_NUMBER
public static final int BARRAGEMASKURL_FIELD_NUMBER
public static final int SUBTITLEINFOLIST_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 int getVersionValue()
数据版本
.Volcengine.Vod.Models.Business.VodPlayInfoModelVersion Version = 10;getVersionValue 在接口中 VodPlayInfoModelOrBuilderpublic VodPlayInfoModelVersion getVersion()
数据版本
.Volcengine.Vod.Models.Business.VodPlayInfoModelVersion Version = 10;getVersion 在接口中 VodPlayInfoModelOrBuilderpublic String getVid()
唯一ID
string Vid = 1;getVid 在接口中 VodPlayInfoModelOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
唯一ID
string Vid = 1;getVidBytes 在接口中 VodPlayInfoModelOrBuilderpublic int getStatus()
状态
int32 Status = 2;getStatus 在接口中 VodPlayInfoModelOrBuilderpublic String getPosterUrl()
封面地址
string PosterUrl = 3;getPosterUrl 在接口中 VodPlayInfoModelOrBuilderpublic com.google.protobuf.ByteString getPosterUrlBytes()
封面地址
string PosterUrl = 3;getPosterUrlBytes 在接口中 VodPlayInfoModelOrBuilderpublic float getDuration()
播放时长(单位:s)
float Duration = 4;getDuration 在接口中 VodPlayInfoModelOrBuilderpublic String getFileType()
媒体类型
string FileType = 5;getFileType 在接口中 VodPlayInfoModelOrBuilderpublic com.google.protobuf.ByteString getFileTypeBytes()
媒体类型
string FileType = 5;getFileTypeBytes 在接口中 VodPlayInfoModelOrBuilderpublic boolean getEnableAdaptive()
是否关键针对齐
bool EnableAdaptive = 6;getEnableAdaptive 在接口中 VodPlayInfoModelOrBuilderpublic int getTotalCount()
播放列表数量
int32 TotalCount = 7;getTotalCount 在接口中 VodPlayInfoModelOrBuilderpublic boolean hasAdaptiveInfo()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8;hasAdaptiveInfo 在接口中 VodPlayInfoModelOrBuilderpublic VodAdaptiveInfo getAdaptiveInfo()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8;getAdaptiveInfo 在接口中 VodPlayInfoModelOrBuilderpublic VodAdaptiveInfoOrBuilder getAdaptiveInfoOrBuilder()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8;public List<VodPlayInfo> getPlayInfoListList()
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;getPlayInfoListList 在接口中 VodPlayInfoModelOrBuilderpublic List<? extends VodPlayInfoOrBuilder> getPlayInfoListOrBuilderList()
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;public int getPlayInfoListCount()
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;public VodPlayInfo getPlayInfoList(int index)
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;getPlayInfoList 在接口中 VodPlayInfoModelOrBuilderpublic VodPlayInfoOrBuilder getPlayInfoListOrBuilder(int index)
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;public List<VodThumbInfo> getThumbInfoListList()
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;public List<? extends VodThumbInfoOrBuilder> getThumbInfoListOrBuilderList()
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;public int getThumbInfoListCount()
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;public VodThumbInfo getThumbInfoList(int index)
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;getThumbInfoList 在接口中 VodPlayInfoModelOrBuilderpublic VodThumbInfoOrBuilder getThumbInfoListOrBuilder(int index)
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;public String getBarrageMaskUrl()
弹幕蒙版url
string BarrageMaskUrl = 12;getBarrageMaskUrl 在接口中 VodPlayInfoModelOrBuilderpublic com.google.protobuf.ByteString getBarrageMaskUrlBytes()
弹幕蒙版url
string BarrageMaskUrl = 12;getBarrageMaskUrlBytes 在接口中 VodPlayInfoModelOrBuilderpublic List<VodSubtitleInfo> getSubtitleInfoListList()
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;public List<? extends VodSubtitleInfoOrBuilder> getSubtitleInfoListOrBuilderList()
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;public int getSubtitleInfoListCount()
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;public VodSubtitleInfo getSubtitleInfoList(int index)
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;getSubtitleInfoList 在接口中 VodPlayInfoModelOrBuilderpublic VodSubtitleInfoOrBuilder getSubtitleInfoListOrBuilder(int index)
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;public 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 VodPlayInfoModel parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodPlayInfoModel parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodPlayInfoModel parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodPlayInfoModel parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodPlayInfoModel parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodPlayInfoModel parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodPlayInfoModel parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodPlayInfoModel parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodPlayInfoModel parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodPlayInfoModel parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodPlayInfoModel parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodPlayInfoModel parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodPlayInfoModel.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static VodPlayInfoModel.Builder newBuilder()
public static VodPlayInfoModel.Builder newBuilder(VodPlayInfoModel prototype)
public VodPlayInfoModel.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected VodPlayInfoModel.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static VodPlayInfoModel getDefaultInstance()
public static com.google.protobuf.Parser<VodPlayInfoModel> parser()
public com.google.protobuf.Parser<VodPlayInfoModel> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public VodPlayInfoModel getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.