pub unsafe static kVTDecompressionPropertyKey_PixelBufferPoolIsShared: &'static CFStringAvailable on crate feature
VTDecompressionProperties only.Expand description
Indicates whether a common pixel buffer pool is shared between the video decoder and the session client.
This is false if separate pools are used because the pixel buffer attributes specified by the video decoder and the client were incompatible.
See also Appleās documentation