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.

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

Meta