Property | Type | Description | |
---|---|---|---|
CPU | |||
MEMORY | |||
NATIVE_AVG_DRAWTIME | |||
NATIVE_FPS | |||
NATIVE_FRAMES | |||
NATIVE_MAX_DRAWTIME | |||
NATIVE_MIN_DRAWTIME | |||
OPENGL_AVG_DRAWTIME | |||
OPENGL_FPS | |||
OPENGL_FRAMES | |||
OPENGL_MAX_DRAWTIME | |||
OPENGL_MIN_DRAWTIME | |||
RX | |||
RX_RATE | |||
THREADS | |||
TX | |||
TX_RATE |
Method | Description | |
---|---|---|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
|
SampleType ( string value ) : System |
This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
|
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
return |
public static SampleType,Amazon.DeviceFarm MEMORY | ||
return |
public static SampleType,Amazon.DeviceFarm NATIVE_AVG_DRAWTIME | ||
return |
public static SampleType,Amazon.DeviceFarm NATIVE_FPS | ||
return |
public static SampleType,Amazon.DeviceFarm NATIVE_FRAMES | ||
return |
public static SampleType,Amazon.DeviceFarm NATIVE_MAX_DRAWTIME | ||
return |
public static SampleType,Amazon.DeviceFarm NATIVE_MIN_DRAWTIME | ||
return |
public static SampleType,Amazon.DeviceFarm OPENGL_AVG_DRAWTIME | ||
return |
public static SampleType,Amazon.DeviceFarm OPENGL_FPS | ||
return |
public static SampleType,Amazon.DeviceFarm OPENGL_FRAMES | ||
return |
public static SampleType,Amazon.DeviceFarm OPENGL_MAX_DRAWTIME | ||
return |
public static SampleType,Amazon.DeviceFarm OPENGL_MIN_DRAWTIME | ||
return |
public static SampleType,Amazon.DeviceFarm RX_RATE | ||
return |
public static SampleType,Amazon.DeviceFarm THREADS | ||
return |