Contents

CVPixelBufferGetIOSurface(_:)

Returns the IOSurface backing the pixel buffer, or NULL if it is not backed by an IOSurface.

Declaration

func CVPixelBufferGetIOSurface(_ pixelBuffer: CVPixelBuffer?) -> Unmanaged<IOSurfaceRef>?

See Also

Inspecting Pixel Buffers