Static kVTCompressionPropertyKey_Depth

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

The pixel depth of the encoded video.

This property is only supported by video encoders for formats that are tied to particular pixel formats (eg, 16-bit RGB, 24-bit RGB).

See also Apple’s documentation