VKRecorderVideoDelegate

public protocol VKRecorderVideoDelegate : AnyObject

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

VKRecorderVideoDelegate