Contents

init(coder:)

Tells you when to initialize an audio node that has been unarchived.

Declaration

init?(coder aDecoder: NSCoder)

Discussion

Do not call this initializer directly; it’s called by the system when you should initialize an audio node that has been unarchived.

See Also

Initializing Audio Nodes