Contents

init(_:depthData:orientation:)

Creates a handler for performing requests on a Core Video pixel buffer.

Declaration

convenience init(_ pixelBuffer: CVPixelBuffer, depthData: AVDepthData? = nil, orientation: CGImagePropertyOrientation? = nil)

See Also

Creating a request handler