|
H.264 Codec for ESP32-S3
|
Data stream information after encoding. More...
#include <esp_h264_types.h>
Public Attributes | |
| esp_h264_frame_type_t | frame_type |
| uint8_t * | outbuf |
| uint32_t | out_size |
| uint32_t | dts |
| uint32_t | pts |
Data stream information after encoding.
| uint32_t dts |
| esp_h264_frame_type_t frame_type |
| uint32_t out_size |
| uint8_t* outbuf |
| uint32_t pts |