Contents

AudioComponentRegister(_:_:_:_:)

Declaration

func AudioComponentRegister(_ inDesc: UnsafePointer<AudioComponentDescription>, _ inName: CFString, _ inVersion: UInt32, _ inFactory: AudioComponentFactoryFunction) -> AudioComponent

See Also

Creating an Audio Component Dynamically