AV_PKT_FLAG_CORRUPT

< The packet content is corrupted

extern (C) @nogc nothrow
enum AV_PKT_FLAG_CORRUPT = 0x0002;

Meta