kVTCompressionPropertyKey_VideoEncoderPixelBufferAttributes

Static kVTCompressionPropertyKey_VideoEncoderPixelBufferAttributes 

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

The video encoder’s pixel buffer attributes for the compression session.

You can use these to create a pixel buffer pool for source pixel buffers.

See also Apple’s documentation