public interface SnapshotParamsSampleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCaptureNum()
int32 CaptureNum = 6; |
float |
getDuration()
float Duration = 7; |
String |
getFormat()
string Format = 1; |
com.google.protobuf.ByteString |
getFormatBytes()
string Format = 1; |
int |
getHeight()
int32 Height = 4; |
String |
getIndexUri()
string IndexUri = 8; |
com.google.protobuf.ByteString |
getIndexUriBytes()
string IndexUri = 8; |
float |
getInterval()
float Interval = 5; |
float |
getOffsets(int index)
采样截图自定义采样时间点
|
int |
getOffsetsCount()
采样截图自定义采样时间点
|
List<Float> |
getOffsetsList()
采样截图自定义采样时间点
|
String |
getStoreUris(int index)
repeated string StoreUris = 2; |
com.google.protobuf.ByteString |
getStoreUrisBytes(int index)
repeated string StoreUris = 2; |
int |
getStoreUrisCount()
repeated string StoreUris = 2; |
List<String> |
getStoreUrisList()
repeated string StoreUris = 2; |
int |
getWidth()
int32 Width = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getFormat()
string Format = 1;com.google.protobuf.ByteString getFormatBytes()
string Format = 1;List<String> getStoreUrisList()
repeated string StoreUris = 2;int getStoreUrisCount()
repeated string StoreUris = 2;String getStoreUris(int index)
repeated string StoreUris = 2;index - The index of the element to return.com.google.protobuf.ByteString getStoreUrisBytes(int index)
repeated string StoreUris = 2;index - The index of the value to return.int getWidth()
int32 Width = 3;int getHeight()
int32 Height = 4;float getInterval()
float Interval = 5;int getCaptureNum()
int32 CaptureNum = 6;float getDuration()
float Duration = 7;String getIndexUri()
string IndexUri = 8;com.google.protobuf.ByteString getIndexUriBytes()
string IndexUri = 8;List<Float> getOffsetsList()
采样截图自定义采样时间点
repeated float Offsets = 9;int getOffsetsCount()
采样截图自定义采样时间点
repeated float Offsets = 9;float getOffsets(int index)
采样截图自定义采样时间点
repeated float Offsets = 9;index - The index of the element to return.Copyright © 2025. All rights reserved.