---
title: PHASEPullStreamNode
framework: phase
role: symbol
role_heading: Class
path: phase/phasepullstreamnode
---

# PHASEPullStreamNode

## Declaration

```swift
class PHASEPullStreamNode
```

## Overview

Overview An object for addessing an instance of a stream in an executing sound event

## Topics

### Instance Properties

- [renderHandler](phase/phasepullstreamnode/renderhandler.md)

## Relationships

### Inherits From

- [PHASEStreamNode](phase/phasestreamnode.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
