Static kVTDecompressionPropertyKey_ThreadCount

Source
pub unsafe static kVTDecompressionPropertyKey_ThreadCount: &'static CFString
Available on crate feature VTDecompressionProperties only.
Expand description

Gets number of threads used by codec or suggests number of threads to use.

This is an optional property for video decoders to implement.

See also Apple’s documentation