AVCodecContext.opaque

Private data of the user, can be used to carry app specific stuff. - encoding: Set by user. - decoding: Set by user.

struct AVCodecContext
void* opaque;

Meta