AVERROR_INPUT_CHANGED

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

extern (C) @nogc nothrow
enum AVERROR_INPUT_CHANGED = -0x636e6701;

Meta