AV_CODEC_CAP_SLICE_THREADS

Codec supports slice-based (or partition-based) multithreading.

@nogc nothrow extern (C)
enum AV_CODEC_CAP_SLICE_THREADS = (1 << 13);

Meta