---
title: PHASECullOption.terminate
framework: phase
role: symbol
role_heading: Case
path: phase/phaseculloption/terminate
---

# PHASECullOption.terminate

An option that culls sound by stopping playback.

## Declaration

```swift
case terminate
```

## See Also

### Options

- [PHASECullOption.doNotCull](phase/phaseculloption/donotcull.md)
- [PHASECullOption.sleepWakeAtRealtimeOffset](phase/phaseculloption/sleepwakeatrealtimeoffset.md)
- [PHASECullOption.sleepWakeAtZero](phase/phaseculloption/sleepwakeatzero.md)
- [PHASECullOption.sleepWakeAtRandomOffset](phase/phaseculloption/sleepwakeatrandomoffset.md)
