ScreenCaptureOutputPixelBufferDelegate
public protocol ScreenCaptureOutputPixelBufferDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func didSet(size: CGSize)
-
Undocumented
Declaration
Swift
func output(pixelBuffer: CVPixelBuffer, withPresentationTime: CMTime)