|
H.264 Codec for ESP32-S3
|
Structure for sample aspect ratio (SAR) info in VUI. More...
#include <codec_app_def.h>
Public Attributes | |
| uint32_t | uiSarWidth |
| SAR width. | |
| uint32_t | uiSarHeight |
| SAR height. | |
| bool | bOverscanAppropriateFlag |
| SAR overscan flag. | |
Structure for sample aspect ratio (SAR) info in VUI.
| bool bOverscanAppropriateFlag |
SAR overscan flag.
| uint32_t uiSarHeight |
SAR height.
| uint32_t uiSarWidth |
SAR width.