AVFILTER_CMD_FLAG_FAST

< Only execute command when its fast (like a video out that supports contrast adjustment in hw)

extern (C) @nogc nothrow
enum AVFILTER_CMD_FLAG_FAST = 2;

Meta