kVTDecompressionPropertyKey_MinOutputPresentationTimeStampOfFramesBeingDecoded

Static kVTDecompressionPropertyKey_MinOutputPresentationTimeStampOfFramesBeingDecoded 

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

The minimum output presentation timestamp of the frames currently being decoded.

This may change asynchronously as frames are output.

See also Apple’s documentation