Static kVTDecompressionPropertyKey_NumberOfFramesBeingDecoded

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

Returns the number of frames currently being decoded.

This number may decrease asynchronously as frames are output.

See also Apple’s documentation