public interface SpriteSnapshotParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCaptureNum()
int32 CaptureNum = 8; |
int |
getCellHeight()
int32 CellHeight = 3; |
int |
getCellWidth()
int32 CellWidth = 2; |
String |
getFillType()
填充类型
|
com.google.protobuf.ByteString |
getFillTypeBytes()
填充类型
|
String |
getFormat()
string Format = 1; |
com.google.protobuf.ByteString |
getFormatBytes()
string Format = 1; |
int |
getImgXLen()
int32 ImgXLen = 4; |
int |
getImgYLen()
int32 ImgYLen = 5; |
int |
getInterval()
int32 Interval = 6; |
int |
getOffsetTime()
int32 OffsetTime = 7; |
boolean |
getResAdapt()
bool ResAdapt = 9; |
int |
getResLimit()
int32 ResLimit = 10; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getFormat()
string Format = 1;com.google.protobuf.ByteString getFormatBytes()
string Format = 1;int getCellWidth()
int32 CellWidth = 2;int getCellHeight()
int32 CellHeight = 3;int getImgXLen()
int32 ImgXLen = 4;int getImgYLen()
int32 ImgYLen = 5;int getInterval()
int32 Interval = 6;int getOffsetTime()
int32 OffsetTime = 7;int getCaptureNum()
int32 CaptureNum = 8;boolean getResAdapt()
bool ResAdapt = 9;int getResLimit()
int32 ResLimit = 10;String getFillType()
填充类型
string FillType = 11;com.google.protobuf.ByteString getFillTypeBytes()
填充类型
string FillType = 11;Copyright © 2025. All rights reserved.