AV_LOG_C

Sets additional colors for extended debugging sessions. @code av_log(ctx, AV_LOG_DEBUG|AV_LOG_C(134), "Message in purple\n"); @endcode Requires 256color terminal support. Uses outside debugging is not recommended.

extern (C) @nogc nothrow extern (D)
AV_LOG_C
(
T
)
(
auto ref T x
)

Meta