ScannerApp-Swift Documentation

Structure Video​Helper

struct VideoHelper  

Helper methods for the videos such as get thumbnail and get # of frames in the video

Methods

generate​Thumbnail(video​Url:​)

static func generateThumbnail(videoUrl: URL) -> CGImage?  

get​Number​OfFrames(video​Url:​)

static func getNumberOfFrames(videoUrl url: URL) -> Int