Contents

init(rawAttributes:)

Create an instance using a freeform attribute dictionary

Declaration

init(rawAttributes: [String : any Sendable])

Discussion

This dictionary should only contain the pixel buffer attributes that CVPixelBufferCreate(_:_:_:_:_:_:) function accepts.