init(url:)
Creates a video processor to perform Vision requests against the specified video asset.
Declaration
init(url videoURL: URL)Parameters
- videoURL:
The video asset URL. The specified asset must be a video format supported by AVFoundation.
Creates a video processor to perform Vision requests against the specified video asset.
init(url videoURL: URL)The video asset URL. The specified asset must be a video format supported by AVFoundation.