public interface AnimatedPosterSnapshotParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
float |
getCaptureFps()
float CaptureFps = 7; |
int |
getCaptureNum()
int32 CaptureNum = 8; |
String |
getFormat()
string Format = 1; |
com.google.protobuf.ByteString |
getFormatBytes()
string Format = 1; |
int |
getHeight()
int32 Height = 5; |
int |
getOffsetTime()
int32 OffsetTime = 6; |
boolean |
getResAdapt()
bool ResAdapt = 2; |
int |
getResLimit()
int32 ResLimit = 3; |
int |
getWidth()
int32 Width = 4; |
String getFormat()
string Format = 1;
com.google.protobuf.ByteString getFormatBytes()
string Format = 1;
boolean getResAdapt()
bool ResAdapt = 2;
int getResLimit()
int32 ResLimit = 3;
int getWidth()
int32 Width = 4;
int getHeight()
int32 Height = 5;
int getOffsetTime()
int32 OffsetTime = 6;
float getCaptureFps()
float CaptureFps = 7;
int getCaptureNum()
int32 CaptureNum = 8;
Copyright © 2024. All rights reserved.