---
title: pushStreamNodes
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phasesoundevent/pushstreamnodes
---

# pushStreamNodes

A collection of audio streams for playback.

## Declaration

```swift
var pushStreamNodes: [String : PHASEPushStreamNode] { get }
```

## Discussion

Discussion This dictionary populates a push-stream node for sound events that PHASE generates for PHASEPushStreamNodeDefinition in your event node tree. The dictionary key is the stream-node definition’s identifier.
