kVTCompressionPropertyKey_GammaLevel

Static kVTCompressionPropertyKey_GammaLevel 

Source
pub unsafe static kVTCompressionPropertyKey_GammaLevel: &'static CFString
Available 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