AV_CODEC_EXPORT_DATA_VIDEO_ENC_PARAMS

Decoding only. Export the AVVideoEncParams structure through frame side data.

extern (C) @nogc nothrow
enum AV_CODEC_EXPORT_DATA_VIDEO_ENC_PARAMS = 1 << 2;

Meta