|
H.264 Codec for ESP32-S3
|
Structure for dilivery status. More...
#include <codec_app_def.h>
Public Attributes | |
| bool | bDeliveryFlag |
| 0: the previous frame isn't delivered,1: the previous frame is delivered | |
| int32_t | iDropFrameType |
| the frame type that is dropped; reserved | |
| int32_t | iDropFrameSize |
| the frame size that is dropped; reserved | |
Structure for dilivery status.
| bool bDeliveryFlag |
0: the previous frame isn't delivered,1: the previous frame is delivered
| int32_t iDropFrameSize |
the frame size that is dropped; reserved
| int32_t iDropFrameType |
the frame type that is dropped; reserved