---
title: mixer
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phasepushstreamnode/mixer
---

# mixer

The audio stream’s output pipeline.

## Declaration

```swift
var mixer: PHASEMixer { get }
```

## Discussion

Discussion The framework sets the value based on the definition initializer’s mixerDefinition argument. See init(mixerDefinition:format:).

## See Also

### Inspecting Stream Properties

- [format](phase/phasepushstreamnode/format.md)
