AVERROR_EOF

< End of file

extern (C) @nogc nothrow
enum AVERROR_EOF = FFERRTAG('E', 'O', 'F', ' ');

Meta