AV_EF_IGNORE_ERR

< ignore errors and continue

extern (C) @nogc nothrow
enum AV_EF_IGNORE_ERR = (1 << 15);

Meta