Contents

init(coder:)

Tells you when to initialize a video node that was created from an archive.

Declaration

init?(coder aDecoder: NSCoder)

Discussion

Do not call this initializer yourself; it is called by the system when you should intialize a video node that was created from an archive.

See Also

Creating a Video Node