AVERROR_EXIT

< Immediate exit was requested; the called function should not be restarted

extern (C) @nogc nothrow
enum AVERROR_EXIT = FFERRTAG('E', 'X', 'I', 'T');

Meta