<p>Returns the underlying DOM element which represents this source node.
Note: If a source node is created with a url rather than passing in an existing element then this will return undefined until the source node preloads the element.</p>
<p>Returns the underlying DOM element which represents this source node.
Note: If a source node is created with a url rather than passing in an existing element then this will return undefined until the source node preloads the element.</p>
<p>Clear any timeline state the node currently has, this puts the node in the "waiting" state, as if neither start nor stop had been called.</p>
<p>Clear any timeline state the node currently has, this puts the node in the "waiting" state, as if neither start nor stop had been called.</p>
<p>Register callbacks against one of these events: "load", "destroy", "seek", "pause", "play", "ended", "durationchange", "loaded", "error"</p>