new DestinationNode()
Initialise an instance of a DestinationNode.
There should only be a single instance of a DestinationNode per VideoContext instance. An VideoContext's destination can be accessed like so: videoContext.desitnation.
You should not instantiate this directly.