AVERROR_OUTPUT_CHANGED

< Output changed between calls. Reconfiguration is required. (can be OR-ed with AVERROR_INPUT_CHANGED)

extern (C) @nogc nothrow
enum AVERROR_OUTPUT_CHANGED = -0x636e6702;

Meta