Clears a clip previously set for output.
Clears all clips set for output in the current core.
Get a previously set output node. Throws an error if the index hasn’t been set.
Will return either a VideoTuple containing the clip, alpha and the altOutput setting for video output or an AudioNode for audio output.
Return a read-only mapping of all outputs registered on the current core.
The mapping will automatically update when a new output is registered on the core.
Generated using TypeDoc
Gets the singleton Core object.
If it is the first time the function is called, the Core will be instantiated with the default options.
This is the preferred way to reference the core.