Contents

removeRequest(_:)

Removes a Vision request from the video processor’s request queue.

Declaration

func removeRequest(_ request: VNRequest) throws

Parameters

  • request:

    The request to remove.

See Also

Performing Requests