H.264 Codec for ESP32-S3
Loading...
Searching...
No Matches
Public Attributes | List of all members
TagDeliveryStatus Struct Reference

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
 

Detailed Description

Structure for dilivery status.

Member Data Documentation

◆ bDeliveryFlag

bool bDeliveryFlag

0: the previous frame isn't delivered,1: the previous frame is delivered

◆ iDropFrameSize

int32_t iDropFrameSize

the frame size that is dropped; reserved

◆ iDropFrameType

int32_t iDropFrameType

the frame type that is dropped; reserved


The documentation for this struct was generated from the following file: