AV_PIX_FMT_FLAG_HWACCEL

Pixel format is an HW accelerated format.

extern (C) @nogc nothrow
enum AV_PIX_FMT_FLAG_HWACCEL = 1 << 3;

Meta