VideoDataOutputDelegate

Undocumented

  • Called when the CaptureManager outputs a CMSampleBuffer. - Important: This is NOT called on the main thread, but instead on CaptureManager.kFramesQueue.

    Declaration

    Swift

    func captureManagerDidOutput(_ sampleBuffer: CMSampleBuffer)