public interface SpriteSnapshotParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCaptureNum()
int32 CaptureNum = 8; |
int |
getCellHeight()
int32 CellHeight = 3; |
int |
getCellWidth()
int32 CellWidth = 2; |
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; |
String 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;Copyright © 2025. All rights reserved.