VideoDataOutputDelegate
Undocumented
-
Called when the
CaptureManager
outputs aCMSampleBuffer
. - Important: This is NOT called on the main thread, but instead onCaptureManager.kFramesQueue
.Declaration
Swift
func captureManagerDidOutput(_ sampleBuffer: CMSampleBuffer)