removeRequest(_:)
Removes a Vision request from the video processor’s request queue.
Declaration
func removeRequest(_ request: VNRequest) throwsParameters
- request:
The request to remove.
Removes a Vision request from the video processor’s request queue.
func removeRequest(_ request: VNRequest) throwsThe request to remove.