|
H.264 Codec for ESP32-S3
|
Define a new struct to show the property of video bitstream. More...
#include <codec_app_def.h>
Public Attributes | |
| uint32_t | size |
| size of the struct | |
| VIDEO_BITSTREAM_TYPE | eVideoBsType |
| video stream type (AVC/SVC) | |
Define a new struct to show the property of video bitstream.
| VIDEO_BITSTREAM_TYPE eVideoBsType |
video stream type (AVC/SVC)
| uint32_t size |
size of the struct