AV_LOG_FATAL

Something went wrong and recovery is not possible. For example, no header was found for a format which depends on headers or an illegal combination of parameters is used.

extern (C) @nogc nothrow
enum AV_LOG_FATAL = 8;

Meta