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

Data stream information before encoding. More...

#include <esp_h264_types.h>

Collaboration diagram for esp_h264_enc_in_frame_t:
Collaboration graph
[legend]

Public Attributes

esp_h264_pkt_t raw_data
 
uint32_t pts
 

Detailed Description

Data stream information before encoding.

Member Data Documentation

◆ pts

uint32_t pts

◆ raw_data

esp_h264_pkt_t raw_data

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