|
H.264 Codec for ESP32-S3
|
thresholds of the initial, maximal and minimal rate More...
#include <codec_def.h>
Public Attributes | |
| int32_t | iWidth |
| frame width | |
| int32_t | iHeight |
| frame height | |
| int32_t | iThresholdOfInitRate |
| threshold of initial rate | |
| int32_t | iThresholdOfMaxRate |
| threshold of maximal rate | |
| int32_t | iThresholdOfMinRate |
| threshold of minimal rate | |
| int32_t | iMinThresholdFrameRate |
| min frame rate min | |
| int32_t | iSkipFrameRate |
| skip to frame rate min | |
| int32_t | iSkipFrameStep |
| how many frames to skip | |
thresholds of the initial, maximal and minimal rate
| int32_t iHeight |
frame height
| int32_t iMinThresholdFrameRate |
min frame rate min
| int32_t iSkipFrameRate |
skip to frame rate min
| int32_t iSkipFrameStep |
how many frames to skip
| int32_t iThresholdOfInitRate |
threshold of initial rate
| int32_t iThresholdOfMaxRate |
threshold of maximal rate
| int32_t iThresholdOfMinRate |
threshold of minimal rate
| int32_t iWidth |
frame width