FFmpeg
|
This struct describes the properties of a side data type. More...
#include <frame.h>
Data Fields | |
const char * | name |
Human-readable side data description. More... | |
unsigned | props |
Side data property flags, a combination of AVSideDataProps values. More... | |
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 |