Libav
Data Fields
AVFrameSideData Struct Reference

#include <frame.h>

Data Fields

enum AVFrameSideDataType type
 
uint8_tdata
 
int size
 
AVDictionarymetadata
 

Detailed Description

Definition at line 107 of file frame.h.

Field Documentation

◆ type

enum AVFrameSideDataType AVFrameSideData::type

◆ data

uint8_t* AVFrameSideData::data

◆ size

int AVFrameSideData::size

◆ metadata

AVDictionary* AVFrameSideData::metadata

Definition at line 111 of file frame.h.

Referenced by av_frame_copy_props(), and free_side_data().


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