|
H.264 Codec for ESP32-S3
|
The capability of decoder, for SDP negotiation. More...
#include <codec_app_def.h>
Public Attributes | |
| int32_t | iProfileIdc |
| profile_idc | |
| int32_t | iProfileIop |
| profile-iop | |
| int32_t | iLevelIdc |
| level_idc | |
| int32_t | iMaxMbps |
| max-mbps | |
| int32_t | iMaxFs |
| max-fs | |
| int32_t | iMaxCpb |
| max-cpb | |
| int32_t | iMaxDpb |
| max-dpb | |
| int32_t | iMaxBr |
| max-br | |
| bool | bRedPicCap |
| redundant-pic-cap | |
The capability of decoder, for SDP negotiation.
| bool bRedPicCap |
redundant-pic-cap
| int32_t iLevelIdc |
level_idc
| int32_t iMaxBr |
max-br
| int32_t iMaxCpb |
max-cpb
| int32_t iMaxDpb |
max-dpb
| int32_t iMaxFs |
max-fs
| int32_t iMaxMbps |
max-mbps
| int32_t iProfileIdc |
profile_idc
| int32_t iProfileIop |
profile-iop