FFmpeg
Functions
side_data.h File Reference
#include "buffer.h"
#include "frame.h"

Go to the source code of this file.

Functions

AVFrameSideDataff_frame_side_data_add_from_buf (AVFrameSideData ***sd, int *nb_sd, enum AVFrameSideDataType type, AVBufferRef *buf)
 

Function Documentation

◆ ff_frame_side_data_add_from_buf()

AVFrameSideData* ff_frame_side_data_add_from_buf ( AVFrameSideData ***  sd,
int *  nb_sd,
enum AVFrameSideDataType  type,
AVBufferRef buf 
)