Contents

sourcePixelBufferAttributes

The attributes of buffers that the adaptor’s pixel buffer pool vends.

Declaration

var sourcePixelBufferAttributes: [String : any Sendable]? { get }

Discussion

The value of this property is a dictionary containing pixel buffer attribute keys defined in <CoreVideo/CVPixelBuffer.h>.

See Also

Configuring the buffer pool