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

Frame bit stream info. More...

#include <codec_app_def.h>

Collaboration diagram for SFrameBSInfo:
Collaboration graph
[legend]

Public Attributes

int32_t iLayerNum
 
SLayerBSInfo sLayerInfo [128]
 
EVideoFrameType eFrameType
 
int32_t iFrameSizeInBytes
 
long long uiTimeStamp
 

Detailed Description

Frame bit stream info.

Member Data Documentation

◆ eFrameType

EVideoFrameType eFrameType

◆ iFrameSizeInBytes

int32_t iFrameSizeInBytes

◆ iLayerNum

int32_t iLayerNum

◆ sLayerInfo

SLayerBSInfo sLayerInfo[128]

◆ uiTimeStamp

long long uiTimeStamp

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