|
FFmpeg 7.1.2
|
This struct describes the properties of a side data type. More...
#include <libavutil/frame.h>
Data Fields | |
| const char * | name |
| Human-readable side data description. | |
| unsigned | props |
| Side data property flags, a combination of AVSideDataProps values. | |
This struct describes the properties of a side data type.
Its instance corresponding to a given type can be obtained from av_frame_side_data_desc().
| const char* AVSideDataDescriptor::name |
| unsigned AVSideDataDescriptor::props |