AV_HWACCEL_CODEC_CAP_EXPERIMENTAL

HWAccel is experimental and is thus avoided in favor of non experimental codecs

extern (C) @nogc nothrow
enum AV_HWACCEL_CODEC_CAP_EXPERIMENTAL = 0x0200;

Meta