struct AVFrameSideData

Defined at line 236 of file ../../prebuilt/third_party/ffmpeg/pkg/ffmpeg/include/libavutil/frame.h

Structure to hold side data for an AVFrame.

sizeof(AVFrameSideData) is not a part of the public ABI, so new fields may be added

to the end with a minor bump.

Public Members

AVFrameSideDataType type
uint8_t * data
size_t size
AVDictionary * metadata
AVBufferRef * buf