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

Picture resolution In the case of a certain display resolution, the smaller the display, the clearer the picture On the contrary, when the display size is fixed, the higher the display resolution, the clearer the picture. More...

#include <esp_h264_types.h>

Public Attributes

uint16_t width
 
uint16_t height
 

Detailed Description

Picture resolution In the case of a certain display resolution, the smaller the display, the clearer the picture On the contrary, when the display size is fixed, the higher the display resolution, the clearer the picture.

Member Data Documentation

◆ height

uint16_t height

◆ width

uint16_t width

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