pub const DECODER_OPTION_NUM_OF_THREADS: DECODER_OPTION = 19;Expand description
< number of decoding threads. The maximum thread count is equal or less than lesser of (cpu core counts and 16).
pub const DECODER_OPTION_NUM_OF_THREADS: DECODER_OPTION = 19;< number of decoding threads. The maximum thread count is equal or less than lesser of (cpu core counts and 16).