AVFILTER_CMD_FLAG_FAST

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

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

Meta