CameraDeviceVideoDelegate
@objc
public protocol CameraDeviceVideoDelegate
Delegate for video frames fired by CameraDevice.
-
Declaration
Swift
func push(pixelBuffer: CVPixelBuffer, fullImage: BNBFullImageData)