Contents

kAUGraphErr_OutputNodeErr

Audio processing graphs can only contain one output unit. This error is returned if trying to add a second output unit or if the graph’s output unit is removed while the graph is running.

Declaration

var kAUGraphErr_OutputNodeErr: OSStatus { get }

See Also

Constants