Contents

recommendedThreadCount

The recommended number of threads for the decoder to use.

Declaration

optional var recommendedThreadCount: Int { get set }

Discussion

The system sets this property on the extension when Video Toolbox sets kVTDecompressionPropertyKey_ThreadCount on the hosting VTDecompressionSession.

See Also

Inspecting a video decoder