FFmpeg
Public Attributes | List of all members
AVFrameSideData Struct Reference

Structure to hold side data for an AVFrame. More...

#include <frame.h>

Public Attributes

enum AVFrameSideDataType type
 
uint8_t * data
 
int size
 
AVDictionarymetadata
 
AVBufferRefbuf
 

Detailed Description

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.


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