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

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)
 

Detailed Description

Define a new struct to show the property of video bitstream.

Member Data Documentation

◆ eVideoBsType

VIDEO_BITSTREAM_TYPE eVideoBsType

video stream type (AVC/SVC)

◆ size

uint32_t size

size of the struct


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