VKRecorderPreviewDelegate
public protocol VKRecorderPreviewDelegate : AnyObject
Preview delegate, provides update for
-
vkRecorderWillStartPreview(_:
Default implementation) Default Implementation
Declaration
Swift
func vkRecorderWillStartPreview(_ vkRecorder: VKRecorder)
-
vkRecorderDidStopPreview(_:
Default implementation) Default Implementation
Declaration
Swift
func vkRecorderDidStopPreview(_ vkRecorder: VKRecorder)