---
title: cancel()
framework: avfoundation
role: symbol
role_heading: Instance Method
path: avfoundation/avsamplebuffergeneratorbatch/cancel()
---

# cancel()

Cancels any I/O for this batch.

## Declaration

```swift
func cancel()
```

## Discussion

Discussion The system invokes the associated sample buffers data ready handlers with an error.
