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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic 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.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 com.google.protobuf.ProtocolStringList getStoreUrisList()
多张雪碧图地址,item为string
repeated string StoreUris = 1;getStoreUrisList 在接口中 VodSamplePosterSnapshotOrBuilderpublic int getStoreUrisCount()
多张雪碧图地址,item为string
repeated string StoreUris = 1;getStoreUrisCount 在接口中 VodSamplePosterSnapshotOrBuilderpublic String getStoreUris(int index)
多张雪碧图地址,item为string
repeated string StoreUris = 1;getStoreUris 在接口中 VodSamplePosterSnapshotOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getStoreUrisBytes(int index)
多张雪碧图地址,item为string
repeated string StoreUris = 1;getStoreUrisBytes 在接口中 VodSamplePosterSnapshotOrBuilderindex - The index of the value to return.public int getImgNum()
小图数量
int32 ImgNum = 2;getImgNum 在接口中 VodSamplePosterSnapshotOrBuilderpublic int getCellWidth()
小图宽
int32 CellWidth = 3;getCellWidth 在接口中 VodSamplePosterSnapshotOrBuilderpublic int getCellHeight()
小图高
int32 CellHeight = 4;getCellHeight 在接口中 VodSamplePosterSnapshotOrBuilderpublic float getInterval()
截图间隔
float Interval = 5;getInterval 在接口中 VodSamplePosterSnapshotOrBuilderpublic String getFormat()
格式,目前默认 'jpg'
string Format = 6;getFormat 在接口中 VodSamplePosterSnapshotOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
格式,目前默认 'jpg'
string Format = 6;getFormatBytes 在接口中 VodSamplePosterSnapshotOrBuilderpublic float getDuration()
视频时长
float Duration = 7;getDuration 在接口中 VodSamplePosterSnapshotOrBuilderpublic com.google.protobuf.ProtocolStringList getUrlsList()
图片地址列表
repeated string Urls = 8;getUrlsList 在接口中 VodSamplePosterSnapshotOrBuilderpublic int getUrlsCount()
图片地址列表
repeated string Urls = 8;getUrlsCount 在接口中 VodSamplePosterSnapshotOrBuilderpublic String getUrls(int index)
图片地址列表
repeated string Urls = 8;getUrls 在接口中 VodSamplePosterSnapshotOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUrlsBytes(int index)
图片地址列表
repeated string Urls = 8;getUrlsBytes 在接口中 VodSamplePosterSnapshotOrBuilderindex - The index of the value to return.public String getLargeSnapshotUri()
大量截图结果文件uri
string LargeSnapshotUri = 9;getLargeSnapshotUri 在接口中 VodSamplePosterSnapshotOrBuilderpublic com.google.protobuf.ByteString getLargeSnapshotUriBytes()
大量截图结果文件uri
string LargeSnapshotUri = 9;getLargeSnapshotUriBytes 在接口中 VodSamplePosterSnapshotOrBuilderpublic String getLargeSnapshotDownloadUrl()
大量截图结果文件下载地址
string LargeSnapshotDownloadUrl = 10;getLargeSnapshotDownloadUrl 在接口中 VodSamplePosterSnapshotOrBuilderpublic com.google.protobuf.ByteString getLargeSnapshotDownloadUrlBytes()
大量截图结果文件下载地址
string LargeSnapshotDownloadUrl = 10;getLargeSnapshotDownloadUrlBytes 在接口中 VodSamplePosterSnapshotOrBuilderpublic String getLargeSnapshotFillType()
大量截图结果处理模版
string LargeSnapshotFillType = 11;getLargeSnapshotFillType 在接口中 VodSamplePosterSnapshotOrBuilderpublic com.google.protobuf.ByteString getLargeSnapshotFillTypeBytes()
大量截图结果处理模版
string LargeSnapshotFillType = 11;getLargeSnapshotFillTypeBytes 在接口中 VodSamplePosterSnapshotOrBuilderpublic List<Float> getOffsetsList()
偏移量
repeated float Offsets = 12;getOffsetsList 在接口中 VodSamplePosterSnapshotOrBuilderpublic int getOffsetsCount()
偏移量
repeated float Offsets = 12;getOffsetsCount 在接口中 VodSamplePosterSnapshotOrBuilderpublic float getOffsets(int index)
偏移量
repeated float Offsets = 12;getOffsets 在接口中 VodSamplePosterSnapshotOrBuilderindex - The index of the element to return.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 VodSamplePosterSnapshot parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSamplePosterSnapshot parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSamplePosterSnapshot parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSamplePosterSnapshot parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSamplePosterSnapshot parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSamplePosterSnapshot parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSamplePosterSnapshot parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodSamplePosterSnapshot parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodSamplePosterSnapshot parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodSamplePosterSnapshot parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodSamplePosterSnapshot parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodSamplePosterSnapshot parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodSamplePosterSnapshot.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static VodSamplePosterSnapshot.Builder newBuilder()
public static VodSamplePosterSnapshot.Builder newBuilder(VodSamplePosterSnapshot prototype)
public VodSamplePosterSnapshot.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected VodSamplePosterSnapshot.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static VodSamplePosterSnapshot getDefaultInstance()
public static com.google.protobuf.Parser<VodSamplePosterSnapshot> parser()
public com.google.protobuf.Parser<VodSamplePosterSnapshot> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public VodSamplePosterSnapshot getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.