CODEC_FLAG_LOW_DELAY

< Force low delay.

extern (C) @nogc nothrow
enum CODEC_FLAG_LOW_DELAY = 0x00080000;

Meta