init(mixerDefinition:format:)
Declaration
init(mixerDefinition: PHASEMixerDefinition, format: AVAudioFormat)Parameters
- mixerDefinition:
The mixer definition this stream will be assigned to
- format:
The AVAudioFormat object that will define the attributes of the audio this node will accept. Only Core Audio’s standard deinterleaved 32-bit floating-point formats are supported.
Return Value
A new PHASEPullStreamNodeDefinition object
Discussion
Create a pull stream node definition