startAnalysis(of:)
Begins analyzing video frames.
Declaration
final func startAnalysis(of timeRange: CMTimeRange? = nil)Parameters
- timeRange:
The range of video timestamps to process.
Discussion
By default the framework processes the entire video.
Begins analyzing video frames.
final func startAnalysis(of timeRange: CMTimeRange? = nil)The range of video timestamps to process.
By default the framework processes the entire video.