public interface DynpostSnapshotParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
float |
getCaptureFps()
float CaptureFps = 8; |
int |
getDuration()
int32 Duration = 7; |
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; |
float |
getSpeed()
float Speed = 9; |
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;int getDuration()
int32 Duration = 7;float getCaptureFps()
float CaptureFps = 8;float getSpeed()
float Speed = 9;Copyright © 2025. All rights reserved.