public final class VodPlayInfoModel extends com.google.protobuf.GeneratedMessageV3 implements VodPlayInfoModelOrBuilder
Volcengine.Vod.Models.Business.VodPlayInfoModel| Modifier and Type | Class and Description |
|---|---|
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| Modifier and Type | Field and Description |
|---|---|
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 |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
VodAdaptiveInfo |
getAdaptiveInfo()
dash播放信息
|
VodAdaptiveInfoOrBuilder |
getAdaptiveInfoOrBuilder()
dash播放信息
|
String |
getBarrageMaskUrl()
弹幕蒙版url
|
com.google.protobuf.ByteString |
getBarrageMaskUrlBytes()
弹幕蒙版url
|
static VodPlayInfoModel |
getDefaultInstance() |
VodPlayInfoModel |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
float |
getDuration()
播放时长(单位:s)
|
boolean |
getEnableAdaptive()
是否关键针对齐
|
String |
getFileType()
媒体类型
|
com.google.protobuf.ByteString |
getFileTypeBytes()
媒体类型
|
com.google.protobuf.Parser<VodPlayInfoModel> |
getParserForType() |
VodPlayInfo |
getPlayInfoList(int index)
播放列表
|
int |
getPlayInfoListCount()
播放列表
|
List<VodPlayInfo> |
getPlayInfoListList()
播放列表
|
VodPlayInfoOrBuilder |
getPlayInfoListOrBuilder(int index)
播放列表
|
List<? extends VodPlayInfoOrBuilder> |
getPlayInfoListOrBuilderList()
播放列表
|
String |
getPosterUrl()
封面地址
|
com.google.protobuf.ByteString |
getPosterUrlBytes()
封面地址
|
int |
getSerializedSize() |
int |
getStatus()
状态
|
VodSubtitleInfo |
getSubtitleInfoList(int index)
字幕信息列表
|
int |
getSubtitleInfoListCount()
字幕信息列表
|
List<VodSubtitleInfo> |
getSubtitleInfoListList()
字幕信息列表
|
VodSubtitleInfoOrBuilder |
getSubtitleInfoListOrBuilder(int index)
字幕信息列表
|
List<? extends VodSubtitleInfoOrBuilder> |
getSubtitleInfoListOrBuilderList()
字幕信息列表
|
VodThumbInfo |
getThumbInfoList(int index)
雪碧图列表
|
int |
getThumbInfoListCount()
雪碧图列表
|
List<VodThumbInfo> |
getThumbInfoListList()
雪碧图列表
|
VodThumbInfoOrBuilder |
getThumbInfoListOrBuilder(int index)
雪碧图列表
|
List<? extends VodThumbInfoOrBuilder> |
getThumbInfoListOrBuilderList()
雪碧图列表
|
int |
getTotalCount()
播放列表数量
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
VodPlayInfoModelVersion |
getVersion()
数据版本
|
int |
getVersionValue()
数据版本
|
String |
getVid()
唯一ID
|
com.google.protobuf.ByteString |
getVidBytes()
唯一ID
|
boolean |
hasAdaptiveInfo()
dash播放信息
|
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, isStringEmpty, 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 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 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 int getVersionValue()
数据版本
.Volcengine.Vod.Models.Business.VodPlayInfoModelVersion Version = 10;getVersionValue in interface VodPlayInfoModelOrBuilderpublic VodPlayInfoModelVersion getVersion()
数据版本
.Volcengine.Vod.Models.Business.VodPlayInfoModelVersion Version = 10;getVersion in interface VodPlayInfoModelOrBuilderpublic String getVid()
唯一ID
string Vid = 1;getVid in interface VodPlayInfoModelOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
唯一ID
string Vid = 1;getVidBytes in interface VodPlayInfoModelOrBuilderpublic int getStatus()
状态
int32 Status = 2;getStatus in interface VodPlayInfoModelOrBuilderpublic String getPosterUrl()
封面地址
string PosterUrl = 3;getPosterUrl in interface VodPlayInfoModelOrBuilderpublic com.google.protobuf.ByteString getPosterUrlBytes()
封面地址
string PosterUrl = 3;getPosterUrlBytes in interface VodPlayInfoModelOrBuilderpublic float getDuration()
播放时长(单位:s)
float Duration = 4;getDuration in interface VodPlayInfoModelOrBuilderpublic String getFileType()
媒体类型
string FileType = 5;getFileType in interface VodPlayInfoModelOrBuilderpublic com.google.protobuf.ByteString getFileTypeBytes()
媒体类型
string FileType = 5;getFileTypeBytes in interface VodPlayInfoModelOrBuilderpublic boolean getEnableAdaptive()
是否关键针对齐
bool EnableAdaptive = 6;getEnableAdaptive in interface VodPlayInfoModelOrBuilderpublic int getTotalCount()
播放列表数量
int32 TotalCount = 7;getTotalCount in interface VodPlayInfoModelOrBuilderpublic boolean hasAdaptiveInfo()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8;hasAdaptiveInfo in interface VodPlayInfoModelOrBuilderpublic VodAdaptiveInfo getAdaptiveInfo()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8;getAdaptiveInfo in interface VodPlayInfoModelOrBuilderpublic VodAdaptiveInfoOrBuilder getAdaptiveInfoOrBuilder()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8;getAdaptiveInfoOrBuilder in interface VodPlayInfoModelOrBuilderpublic List<VodPlayInfo> getPlayInfoListList()
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;getPlayInfoListList in interface VodPlayInfoModelOrBuilderpublic List<? extends VodPlayInfoOrBuilder> getPlayInfoListOrBuilderList()
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;getPlayInfoListOrBuilderList in interface VodPlayInfoModelOrBuilderpublic int getPlayInfoListCount()
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;getPlayInfoListCount in interface VodPlayInfoModelOrBuilderpublic VodPlayInfo getPlayInfoList(int index)
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;getPlayInfoList in interface VodPlayInfoModelOrBuilderpublic VodPlayInfoOrBuilder getPlayInfoListOrBuilder(int index)
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;getPlayInfoListOrBuilder in interface VodPlayInfoModelOrBuilderpublic List<VodThumbInfo> getThumbInfoListList()
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;getThumbInfoListList in interface VodPlayInfoModelOrBuilderpublic List<? extends VodThumbInfoOrBuilder> getThumbInfoListOrBuilderList()
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;getThumbInfoListOrBuilderList in interface VodPlayInfoModelOrBuilderpublic int getThumbInfoListCount()
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;getThumbInfoListCount in interface VodPlayInfoModelOrBuilderpublic VodThumbInfo getThumbInfoList(int index)
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;getThumbInfoList in interface VodPlayInfoModelOrBuilderpublic VodThumbInfoOrBuilder getThumbInfoListOrBuilder(int index)
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;getThumbInfoListOrBuilder in interface VodPlayInfoModelOrBuilderpublic String getBarrageMaskUrl()
弹幕蒙版url
string BarrageMaskUrl = 12;getBarrageMaskUrl in interface VodPlayInfoModelOrBuilderpublic com.google.protobuf.ByteString getBarrageMaskUrlBytes()
弹幕蒙版url
string BarrageMaskUrl = 12;getBarrageMaskUrlBytes in interface VodPlayInfoModelOrBuilderpublic List<VodSubtitleInfo> getSubtitleInfoListList()
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;getSubtitleInfoListList in interface VodPlayInfoModelOrBuilderpublic List<? extends VodSubtitleInfoOrBuilder> getSubtitleInfoListOrBuilderList()
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;getSubtitleInfoListOrBuilderList in interface VodPlayInfoModelOrBuilderpublic int getSubtitleInfoListCount()
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;getSubtitleInfoListCount in interface VodPlayInfoModelOrBuilderpublic VodSubtitleInfo getSubtitleInfoList(int index)
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;getSubtitleInfoList in interface VodPlayInfoModelOrBuilderpublic VodSubtitleInfoOrBuilder getSubtitleInfoListOrBuilder(int index)
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;getSubtitleInfoListOrBuilder in interface VodPlayInfoModelOrBuilderpublic 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 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 in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodPlayInfoModel.Builder newBuilder()
public static VodPlayInfoModel.Builder newBuilder(VodPlayInfoModel prototype)
public VodPlayInfoModel.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodPlayInfoModel.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodPlayInfoModel getDefaultInstance()
public static com.google.protobuf.Parser<VodPlayInfoModel> parser()
public com.google.protobuf.Parser<VodPlayInfoModel> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodPlayInfoModel getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.