AVERROR_EXTERNAL

< Generic error in an external library

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

Meta