AVFormatContext.priv_data

Format private data. This is an AVOptions-enabled struct if and only if iformat/oformat.priv_class is not NULL.

- muxing: set by avformat_write_header() - demuxing: set by avformat_open_input()

struct AVFormatContext
void* priv_data;

Meta