pub unsafe static kVTCompressionPropertyKey_GammaLevel: &'static CFStringAvailable on crate feature
VTCompressionProperties only.Expand description
Indicates gamma level for compressed content.
This property allows the caller to specify a gamma value to include in the CMVideoFormatDescription attached to output CMSampleBuffers. It does not change pixel data being encoded.
See also Appleās documentation