---
title: PHASEStreamNode
framework: phase
role: symbol
role_heading: Class
path: phase/phasestreamnode
---

# PHASEStreamNode

## Declaration

```swift
class PHASEStreamNode
```

## Overview

Overview The base class for stream nodes, exposing common elements.

## Topics

### Instance Properties

- [format](phase/phasestreamnode/format.md)
- [gainMetaParameter](phase/phasestreamnode/gainmetaparameter.md)
- [mixer](phase/phasestreamnode/mixer.md)
- [rateMetaParameter](phase/phasestreamnode/ratemetaparameter.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Inherited By

- [PHASEPullStreamNode](phase/phasepullstreamnode.md)
- [PHASEPushStreamNode](phase/phasepushstreamnode.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)
