IoT SDK for Android v1.8.0
|
Static Public Attributes | |
static final int | VIDEO_FRAME_RATE_FPS_1 = 1 |
static final int | VIDEO_FRAME_RATE_FPS_7 = 7 |
static final int | VIDEO_FRAME_RATE_FPS_10 = 10 |
static final int | VIDEO_FRAME_RATE_FPS_15 = 15 |
static final int | VIDEO_FRAME_RATE_FPS_24 = 24 |
static final int | VIDEO_FRAME_RATE_FPS_30 = 30 |
static final int | VIDEO_FRAME_RATE_FPS_60 = 60 |
The number of video frames per second (FPS).
|
static |
1: 1 fps.
|
static |
10: 10 fps.
|
static |
15: 15 fps.
|
static |
24: 24 fps.
|
static |
30: 30 fps.
|
static |
60: 60 fps. Applies to Windows and macOS only.
|
static |
7: 7 fps.