AV_LOG_TRACE

Extremely verbose debugging, useful for libav* development.

extern (C) @nogc nothrow
enum AV_LOG_TRACE = 56;

Meta