pub unsafe static kVTDecompressionPropertyKey_ReducedCoefficientDecode: &'static CFStringAvailable on crate feature
VTDecompressionProperties only.Expand description
Requests approximation during decoding.
This is an optional property for video decoders to implement. Only decoders for which such approximations make sense should implement this property. The meaning of the number of coefficients will be decoder-specific.
See also Appleās documentation