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<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 |
ADAPTIVEINFO_FIELD_NUMBER |
static int |
BARRAGEMASKINFO_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; |
BarrageMaskInfo |
getBarrageMaskInfo()
蒙板弹幕
.Volcengine.Vod.Models.Business.BarrageMaskInfo BarrageMaskInfo = 14; |
BarrageMaskInfoOrBuilder |
getBarrageMaskInfoOrBuilder()
蒙板弹幕
.Volcengine.Vod.Models.Business.BarrageMaskInfo BarrageMaskInfo = 14; |
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; |
boolean |
hasBarrageMaskInfo()
蒙板弹幕
.Volcengine.Vod.Models.Business.BarrageMaskInfo BarrageMaskInfo = 14; |
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, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
public 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
public static final int BARRAGEMASKINFO_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
在类中 com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
在接口中 com.google.protobuf.MessageOrBuilder
getUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3
public int getVersionValue()
数据版本
.Volcengine.Vod.Models.Business.VodPlayInfoModelVersion Version = 10;
getVersionValue
在接口中 VodPlayInfoModelOrBuilder
public VodPlayInfoModelVersion getVersion()
数据版本
.Volcengine.Vod.Models.Business.VodPlayInfoModelVersion Version = 10;
getVersion
在接口中 VodPlayInfoModelOrBuilder
public String getVid()
唯一ID
string Vid = 1;
getVid
在接口中 VodPlayInfoModelOrBuilder
public com.google.protobuf.ByteString getVidBytes()
唯一ID
string Vid = 1;
getVidBytes
在接口中 VodPlayInfoModelOrBuilder
public int getStatus()
状态
int32 Status = 2;
getStatus
在接口中 VodPlayInfoModelOrBuilder
public String getPosterUrl()
封面地址
string PosterUrl = 3;
getPosterUrl
在接口中 VodPlayInfoModelOrBuilder
public com.google.protobuf.ByteString getPosterUrlBytes()
封面地址
string PosterUrl = 3;
getPosterUrlBytes
在接口中 VodPlayInfoModelOrBuilder
public float getDuration()
播放时长(单位:s)
float Duration = 4;
getDuration
在接口中 VodPlayInfoModelOrBuilder
public String getFileType()
媒体类型
string FileType = 5;
getFileType
在接口中 VodPlayInfoModelOrBuilder
public com.google.protobuf.ByteString getFileTypeBytes()
媒体类型
string FileType = 5;
getFileTypeBytes
在接口中 VodPlayInfoModelOrBuilder
public boolean getEnableAdaptive()
是否关键针对齐
bool EnableAdaptive = 6;
getEnableAdaptive
在接口中 VodPlayInfoModelOrBuilder
public int getTotalCount()
播放列表数量
int32 TotalCount = 7;
getTotalCount
在接口中 VodPlayInfoModelOrBuilder
public boolean hasAdaptiveInfo()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8;
hasAdaptiveInfo
在接口中 VodPlayInfoModelOrBuilder
public VodAdaptiveInfo getAdaptiveInfo()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8;
getAdaptiveInfo
在接口中 VodPlayInfoModelOrBuilder
public VodAdaptiveInfoOrBuilder getAdaptiveInfoOrBuilder()
dash播放信息
.Volcengine.Vod.Models.Business.VodAdaptiveInfo AdaptiveInfo = 8;
public List<VodPlayInfo> getPlayInfoListList()
播放列表
repeated .Volcengine.Vod.Models.Business.VodPlayInfo PlayInfoList = 9;
getPlayInfoListList
在接口中 VodPlayInfoModelOrBuilder
public 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
在接口中 VodPlayInfoModelOrBuilder
public 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
在接口中 VodPlayInfoModelOrBuilder
public VodThumbInfoOrBuilder getThumbInfoListOrBuilder(int index)
雪碧图列表
repeated .Volcengine.Vod.Models.Business.VodThumbInfo ThumbInfoList = 11;
public String getBarrageMaskUrl()
弹幕蒙版url
string BarrageMaskUrl = 12;
getBarrageMaskUrl
在接口中 VodPlayInfoModelOrBuilder
public com.google.protobuf.ByteString getBarrageMaskUrlBytes()
弹幕蒙版url
string BarrageMaskUrl = 12;
getBarrageMaskUrlBytes
在接口中 VodPlayInfoModelOrBuilder
public 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
在接口中 VodPlayInfoModelOrBuilder
public VodSubtitleInfoOrBuilder getSubtitleInfoListOrBuilder(int index)
字幕信息列表
repeated .Volcengine.Vod.Models.Business.VodSubtitleInfo SubtitleInfoList = 13;
public boolean hasBarrageMaskInfo()
蒙板弹幕
.Volcengine.Vod.Models.Business.BarrageMaskInfo BarrageMaskInfo = 14;
hasBarrageMaskInfo
在接口中 VodPlayInfoModelOrBuilder
public BarrageMaskInfo getBarrageMaskInfo()
蒙板弹幕
.Volcengine.Vod.Models.Business.BarrageMaskInfo BarrageMaskInfo = 14;
getBarrageMaskInfo
在接口中 VodPlayInfoModelOrBuilder
public BarrageMaskInfoOrBuilder getBarrageMaskInfoOrBuilder()
蒙板弹幕
.Volcengine.Vod.Models.Business.BarrageMaskInfo BarrageMaskInfo = 14;
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
在接口中 com.google.protobuf.Message
equals
在类中 com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
在接口中 com.google.protobuf.Message
hashCode
在类中 com.google.protobuf.AbstractMessage
public static VodPlayInfoModel parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfoModel parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfoModel parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfoModel parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfoModel parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfoModel parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodPlayInfoModel parseFrom(InputStream input) throws IOException
IOException
public static VodPlayInfoModel parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodPlayInfoModel parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodPlayInfoModel parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodPlayInfoModel parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodPlayInfoModel parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodPlayInfoModel.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static VodPlayInfoModel.Builder newBuilder()
public static VodPlayInfoModel.Builder newBuilder(VodPlayInfoModel prototype)
public VodPlayInfoModel.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected VodPlayInfoModel.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static VodPlayInfoModel getDefaultInstance()
public static com.google.protobuf.Parser<VodPlayInfoModel> parser()
public com.google.protobuf.Parser<VodPlayInfoModel> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public VodPlayInfoModel getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.