CVBuffer.Attributes
A partial set of pixel buffer creation attributes. This struct is useful for conveying partial requirements for pixel buffers to clients. This struct makes all properties of CVPixelBuffer/CreationAttributes optional.
Declaration
@dynamicMemberLookup struct AttributesTopics
Initializers
init(_:)init(merging:)init(pixelFormatTypes:size:compatibility:bytesPerRowAlignment:planeAlignment:extendedPixels:)init(rawAttributes:)