kVTDecompressionPropertyKey_MaxOutputPresentationTimeStampOfFramesBeingDecoded

Static kVTDecompressionPropertyKey_MaxOutputPresentationTimeStampOfFramesBeingDecoded 

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

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

This may change asynchronously as frames are output.

See also Apple’s documentation