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

# PHASECullOption.doNotCull

An option that indicates the framework takes no action to cull sound.

## Declaration

```swift
case doNotCull
```

## See Also

### Options

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