NextLevelVideoDelegate

public protocol NextLevelVideoDelegate: NSObjectProtocol

Video delegate, provides updates on video related recording and capture functionality. All methods are called on the main queue with the exception of nextLevel:renderToCustomContextWithSampleBuffer:onQueue.