Contents

actualThreadCount

The actual number of threads the decoder uses.

Declaration

optional var actualThreadCount: Int { get }

Discussion

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

See Also

Inspecting a video decoder