Contents

kAudioUnitType_Output

An output unit provides input, output, or both input and output simultaneously. It can be used as the head of an audio unit processing graph.

Declaration

var kAudioUnitType_Output: UInt32 { get }

See Also

Types