|
H.264 Codec for ESP32-S3
|
Rate control(RC) parameter The size of the output stream approaching the target stream is controlled by using the optimal quantization parameter for each macroblock. More...
#include <esp_h264_types.h>
Public Attributes | |
| uint32_t | bitrate |
| uint8_t | qp_min |
| uint8_t | qp_max |
Rate control(RC) parameter The size of the output stream approaching the target stream is controlled by using the optimal quantization parameter for each macroblock.
| uint32_t bitrate |
| uint8_t qp_max |
| uint8_t qp_min |