Contents

init(_:depthData:orientation:)

Creates a request handler that performs requests on an image contained within a sample buffer.

Declaration

convenience init(_ sampleBuffer: CMSampleBuffer, depthData: AVDepthData? = nil, orientation: CGImagePropertyOrientation? = nil)

See Also

Creating a request handler