public final class VodSpriteSnapshot extends com.google.protobuf.GeneratedMessageV3 implements VodSpriteSnapshotOrBuilder
Volcengine.Vod.Models.Business.VodSpriteSnapshot| Modifier and Type | Class and Description |
|---|---|
static class |
VodSpriteSnapshot.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodSpriteSnapshot |
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 |
CAPTURENUM_FIELD_NUMBER |
static int |
CELLHEIGHT_FIELD_NUMBER |
static int |
CELLWIDTH_FIELD_NUMBER |
static int |
FORMAT_FIELD_NUMBER |
static int |
IMGXLEN_FIELD_NUMBER |
static int |
IMGYLEN_FIELD_NUMBER |
static int |
INTERVAL_FIELD_NUMBER |
static int |
STOREURIS_FIELD_NUMBER |
static int |
URLS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getCaptureNum()
截图总数限制
|
int |
getCellHeight()
小图高
|
int |
getCellWidth()
小图宽
|
static VodSpriteSnapshot |
getDefaultInstance() |
VodSpriteSnapshot |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFormat()
格式
|
com.google.protobuf.ByteString |
getFormatBytes()
格式
|
int |
getImgXLen()
多图中横向数量
|
int |
getImgYLen()
多图中纵向数量
|
float |
getInterval()
截图间隔
|
com.google.protobuf.Parser<VodSpriteSnapshot> |
getParserForType() |
int |
getSerializedSize() |
String |
getStoreUris(int index)
Uri列表
|
com.google.protobuf.ByteString |
getStoreUrisBytes(int index)
Uri列表
|
int |
getStoreUrisCount()
Uri列表
|
com.google.protobuf.ProtocolStringList |
getStoreUrisList()
Uri列表
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUrls(int index)
图片地址列表
|
com.google.protobuf.ByteString |
getUrlsBytes(int index)
图片地址列表
|
int |
getUrlsCount()
图片地址列表
|
com.google.protobuf.ProtocolStringList |
getUrlsList()
图片地址列表
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodSpriteSnapshot.Builder |
newBuilder() |
static VodSpriteSnapshot.Builder |
newBuilder(VodSpriteSnapshot prototype) |
VodSpriteSnapshot.Builder |
newBuilderForType() |
protected VodSpriteSnapshot.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodSpriteSnapshot |
parseDelimitedFrom(InputStream input) |
static VodSpriteSnapshot |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSpriteSnapshot |
parseFrom(byte[] data) |
static VodSpriteSnapshot |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSpriteSnapshot |
parseFrom(ByteBuffer data) |
static VodSpriteSnapshot |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSpriteSnapshot |
parseFrom(com.google.protobuf.ByteString data) |
static VodSpriteSnapshot |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSpriteSnapshot |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodSpriteSnapshot |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSpriteSnapshot |
parseFrom(InputStream input) |
static VodSpriteSnapshot |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodSpriteSnapshot> |
parser() |
VodSpriteSnapshot.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 FORMAT_FIELD_NUMBER
public static final int IMGXLEN_FIELD_NUMBER
public static final int IMGYLEN_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 CAPTURENUM_FIELD_NUMBER
public static final int STOREURIS_FIELD_NUMBER
public static final int URLS_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 getFormat()
格式
string Format = 1;getFormat in interface VodSpriteSnapshotOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
格式
string Format = 1;getFormatBytes in interface VodSpriteSnapshotOrBuilderpublic int getImgXLen()
多图中横向数量
int32 ImgXLen = 2;getImgXLen in interface VodSpriteSnapshotOrBuilderpublic int getImgYLen()
多图中纵向数量
int32 ImgYLen = 3;getImgYLen in interface VodSpriteSnapshotOrBuilderpublic int getCellWidth()
小图宽
int32 CellWidth = 4;getCellWidth in interface VodSpriteSnapshotOrBuilderpublic int getCellHeight()
小图高
int32 CellHeight = 5;getCellHeight in interface VodSpriteSnapshotOrBuilderpublic float getInterval()
截图间隔
float Interval = 6;getInterval in interface VodSpriteSnapshotOrBuilderpublic int getCaptureNum()
截图总数限制
int32 CaptureNum = 7;getCaptureNum in interface VodSpriteSnapshotOrBuilderpublic com.google.protobuf.ProtocolStringList getStoreUrisList()
Uri列表
repeated string StoreUris = 8;getStoreUrisList in interface VodSpriteSnapshotOrBuilderpublic int getStoreUrisCount()
Uri列表
repeated string StoreUris = 8;getStoreUrisCount in interface VodSpriteSnapshotOrBuilderpublic String getStoreUris(int index)
Uri列表
repeated string StoreUris = 8;getStoreUris in interface VodSpriteSnapshotOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getStoreUrisBytes(int index)
Uri列表
repeated string StoreUris = 8;getStoreUrisBytes in interface VodSpriteSnapshotOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getUrlsList()
图片地址列表
repeated string Urls = 9;getUrlsList in interface VodSpriteSnapshotOrBuilderpublic int getUrlsCount()
图片地址列表
repeated string Urls = 9;getUrlsCount in interface VodSpriteSnapshotOrBuilderpublic String getUrls(int index)
图片地址列表
repeated string Urls = 9;getUrls in interface VodSpriteSnapshotOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUrlsBytes(int index)
图片地址列表
repeated string Urls = 9;getUrlsBytes in interface VodSpriteSnapshotOrBuilderindex - The index of the value to return.public 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 VodSpriteSnapshot parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSpriteSnapshot parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSpriteSnapshot parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSpriteSnapshot parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSpriteSnapshot parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSpriteSnapshot parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSpriteSnapshot parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodSpriteSnapshot parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodSpriteSnapshot parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodSpriteSnapshot parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodSpriteSnapshot parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodSpriteSnapshot parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodSpriteSnapshot.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodSpriteSnapshot.Builder newBuilder()
public static VodSpriteSnapshot.Builder newBuilder(VodSpriteSnapshot prototype)
public VodSpriteSnapshot.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodSpriteSnapshot.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodSpriteSnapshot getDefaultInstance()
public static com.google.protobuf.Parser<VodSpriteSnapshot> parser()
public com.google.protobuf.Parser<VodSpriteSnapshot> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodSpriteSnapshot getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.