public final class VodSamplePosterSnapshot extends com.google.protobuf.GeneratedMessageV3 implements VodSamplePosterSnapshotOrBuilder
Volcengine.Vod.Models.Business.VodSamplePosterSnapshot
限定符和类型 | 类和说明 |
---|---|
static class |
VodSamplePosterSnapshot.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodSamplePosterSnapshot |
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 |
CELLHEIGHT_FIELD_NUMBER |
static int |
CELLWIDTH_FIELD_NUMBER |
static int |
DURATION_FIELD_NUMBER |
static int |
FORMAT_FIELD_NUMBER |
static int |
IMGNUM_FIELD_NUMBER |
static int |
INTERVAL_FIELD_NUMBER |
static int |
LARGESNAPSHOTDOWNLOADURL_FIELD_NUMBER |
static int |
LARGESNAPSHOTFILLTYPE_FIELD_NUMBER |
static int |
LARGESNAPSHOTURI_FIELD_NUMBER |
static int |
OFFSETS_FIELD_NUMBER |
static int |
STOREURIS_FIELD_NUMBER |
static int |
URLS_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(Object obj) |
int |
getCellHeight()
小图高
int32 CellHeight = 4; |
int |
getCellWidth()
小图宽
int32 CellWidth = 3; |
static VodSamplePosterSnapshot |
getDefaultInstance() |
VodSamplePosterSnapshot |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
float |
getDuration()
视频时长
float Duration = 7; |
String |
getFormat()
格式,目前默认 'jpg'
string Format = 6; |
com.google.protobuf.ByteString |
getFormatBytes()
格式,目前默认 'jpg'
string Format = 6; |
int |
getImgNum()
小图数量
int32 ImgNum = 2; |
float |
getInterval()
截图间隔
float Interval = 5; |
String |
getLargeSnapshotDownloadUrl()
大量截图结果文件下载地址
string LargeSnapshotDownloadUrl = 10; |
com.google.protobuf.ByteString |
getLargeSnapshotDownloadUrlBytes()
大量截图结果文件下载地址
string LargeSnapshotDownloadUrl = 10; |
String |
getLargeSnapshotFillType()
大量截图结果处理模版
string LargeSnapshotFillType = 11; |
com.google.protobuf.ByteString |
getLargeSnapshotFillTypeBytes()
大量截图结果处理模版
string LargeSnapshotFillType = 11; |
String |
getLargeSnapshotUri()
大量截图结果文件uri
string LargeSnapshotUri = 9; |
com.google.protobuf.ByteString |
getLargeSnapshotUriBytes()
大量截图结果文件uri
string LargeSnapshotUri = 9; |
float |
getOffsets(int index)
偏移量
repeated float Offsets = 12; |
int |
getOffsetsCount()
偏移量
repeated float Offsets = 12; |
List<Float> |
getOffsetsList()
偏移量
repeated float Offsets = 12; |
com.google.protobuf.Parser<VodSamplePosterSnapshot> |
getParserForType() |
int |
getSerializedSize() |
String |
getStoreUris(int index)
多张雪碧图地址,item为string
repeated string StoreUris = 1; |
com.google.protobuf.ByteString |
getStoreUrisBytes(int index)
多张雪碧图地址,item为string
repeated string StoreUris = 1; |
int |
getStoreUrisCount()
多张雪碧图地址,item为string
repeated string StoreUris = 1; |
com.google.protobuf.ProtocolStringList |
getStoreUrisList()
多张雪碧图地址,item为string
repeated string StoreUris = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUrls(int index)
图片地址列表
repeated string Urls = 8; |
com.google.protobuf.ByteString |
getUrlsBytes(int index)
图片地址列表
repeated string Urls = 8; |
int |
getUrlsCount()
图片地址列表
repeated string Urls = 8; |
com.google.protobuf.ProtocolStringList |
getUrlsList()
图片地址列表
repeated string Urls = 8; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodSamplePosterSnapshot.Builder |
newBuilder() |
static VodSamplePosterSnapshot.Builder |
newBuilder(VodSamplePosterSnapshot prototype) |
VodSamplePosterSnapshot.Builder |
newBuilderForType() |
protected VodSamplePosterSnapshot.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodSamplePosterSnapshot |
parseDelimitedFrom(InputStream input) |
static VodSamplePosterSnapshot |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSamplePosterSnapshot |
parseFrom(byte[] data) |
static VodSamplePosterSnapshot |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSamplePosterSnapshot |
parseFrom(ByteBuffer data) |
static VodSamplePosterSnapshot |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSamplePosterSnapshot |
parseFrom(com.google.protobuf.ByteString data) |
static VodSamplePosterSnapshot |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSamplePosterSnapshot |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodSamplePosterSnapshot |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSamplePosterSnapshot |
parseFrom(InputStream input) |
static VodSamplePosterSnapshot |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodSamplePosterSnapshot> |
parser() |
VodSamplePosterSnapshot.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 STOREURIS_FIELD_NUMBER
public static final int IMGNUM_FIELD_NUMBER
public static final int CELLWIDTH_FIELD_NUMBER
public static final int CELLHEIGHT_FIELD_NUMBER
public static final int INTERVAL_FIELD_NUMBER
public static final int FORMAT_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
public static final int URLS_FIELD_NUMBER
public static final int LARGESNAPSHOTURI_FIELD_NUMBER
public static final int LARGESNAPSHOTDOWNLOADURL_FIELD_NUMBER
public static final int LARGESNAPSHOTFILLTYPE_FIELD_NUMBER
public static final int OFFSETS_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 com.google.protobuf.ProtocolStringList getStoreUrisList()
多张雪碧图地址,item为string
repeated string StoreUris = 1;
getStoreUrisList
在接口中 VodSamplePosterSnapshotOrBuilder
public int getStoreUrisCount()
多张雪碧图地址,item为string
repeated string StoreUris = 1;
getStoreUrisCount
在接口中 VodSamplePosterSnapshotOrBuilder
public String getStoreUris(int index)
多张雪碧图地址,item为string
repeated string StoreUris = 1;
getStoreUris
在接口中 VodSamplePosterSnapshotOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getStoreUrisBytes(int index)
多张雪碧图地址,item为string
repeated string StoreUris = 1;
getStoreUrisBytes
在接口中 VodSamplePosterSnapshotOrBuilder
index
- The index of the value to return.public int getImgNum()
小图数量
int32 ImgNum = 2;
getImgNum
在接口中 VodSamplePosterSnapshotOrBuilder
public int getCellWidth()
小图宽
int32 CellWidth = 3;
getCellWidth
在接口中 VodSamplePosterSnapshotOrBuilder
public int getCellHeight()
小图高
int32 CellHeight = 4;
getCellHeight
在接口中 VodSamplePosterSnapshotOrBuilder
public float getInterval()
截图间隔
float Interval = 5;
getInterval
在接口中 VodSamplePosterSnapshotOrBuilder
public String getFormat()
格式,目前默认 'jpg'
string Format = 6;
getFormat
在接口中 VodSamplePosterSnapshotOrBuilder
public com.google.protobuf.ByteString getFormatBytes()
格式,目前默认 'jpg'
string Format = 6;
getFormatBytes
在接口中 VodSamplePosterSnapshotOrBuilder
public float getDuration()
视频时长
float Duration = 7;
getDuration
在接口中 VodSamplePosterSnapshotOrBuilder
public com.google.protobuf.ProtocolStringList getUrlsList()
图片地址列表
repeated string Urls = 8;
getUrlsList
在接口中 VodSamplePosterSnapshotOrBuilder
public int getUrlsCount()
图片地址列表
repeated string Urls = 8;
getUrlsCount
在接口中 VodSamplePosterSnapshotOrBuilder
public String getUrls(int index)
图片地址列表
repeated string Urls = 8;
getUrls
在接口中 VodSamplePosterSnapshotOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getUrlsBytes(int index)
图片地址列表
repeated string Urls = 8;
getUrlsBytes
在接口中 VodSamplePosterSnapshotOrBuilder
index
- The index of the value to return.public String getLargeSnapshotUri()
大量截图结果文件uri
string LargeSnapshotUri = 9;
getLargeSnapshotUri
在接口中 VodSamplePosterSnapshotOrBuilder
public com.google.protobuf.ByteString getLargeSnapshotUriBytes()
大量截图结果文件uri
string LargeSnapshotUri = 9;
getLargeSnapshotUriBytes
在接口中 VodSamplePosterSnapshotOrBuilder
public String getLargeSnapshotDownloadUrl()
大量截图结果文件下载地址
string LargeSnapshotDownloadUrl = 10;
getLargeSnapshotDownloadUrl
在接口中 VodSamplePosterSnapshotOrBuilder
public com.google.protobuf.ByteString getLargeSnapshotDownloadUrlBytes()
大量截图结果文件下载地址
string LargeSnapshotDownloadUrl = 10;
getLargeSnapshotDownloadUrlBytes
在接口中 VodSamplePosterSnapshotOrBuilder
public String getLargeSnapshotFillType()
大量截图结果处理模版
string LargeSnapshotFillType = 11;
getLargeSnapshotFillType
在接口中 VodSamplePosterSnapshotOrBuilder
public com.google.protobuf.ByteString getLargeSnapshotFillTypeBytes()
大量截图结果处理模版
string LargeSnapshotFillType = 11;
getLargeSnapshotFillTypeBytes
在接口中 VodSamplePosterSnapshotOrBuilder
public List<Float> getOffsetsList()
偏移量
repeated float Offsets = 12;
getOffsetsList
在接口中 VodSamplePosterSnapshotOrBuilder
public int getOffsetsCount()
偏移量
repeated float Offsets = 12;
getOffsetsCount
在接口中 VodSamplePosterSnapshotOrBuilder
public float getOffsets(int index)
偏移量
repeated float Offsets = 12;
getOffsets
在接口中 VodSamplePosterSnapshotOrBuilder
index
- The index of the element to return.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 VodSamplePosterSnapshot parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSamplePosterSnapshot parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSamplePosterSnapshot parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSamplePosterSnapshot parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSamplePosterSnapshot parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSamplePosterSnapshot parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSamplePosterSnapshot parseFrom(InputStream input) throws IOException
IOException
public static VodSamplePosterSnapshot parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodSamplePosterSnapshot parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodSamplePosterSnapshot parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodSamplePosterSnapshot parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodSamplePosterSnapshot parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodSamplePosterSnapshot.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static VodSamplePosterSnapshot.Builder newBuilder()
public static VodSamplePosterSnapshot.Builder newBuilder(VodSamplePosterSnapshot prototype)
public VodSamplePosterSnapshot.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected VodSamplePosterSnapshot.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static VodSamplePosterSnapshot getDefaultInstance()
public static com.google.protobuf.Parser<VodSamplePosterSnapshot> parser()
public com.google.protobuf.Parser<VodSamplePosterSnapshot> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public VodSamplePosterSnapshot getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.