|
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 |
| esp_h264_pkt_t | raw_data |
| uint32_t | length |
| uint32_t | dts |
| uint32_t | pts |
Data stream information after encoding.
| uint32_t dts |
| esp_h264_frame_type_t frame_type |
| uint32_t length |
| uint32_t pts |
| esp_h264_pkt_t raw_data |