UNPKG

videocontext

Version:

A WebGL & HTML5 graph based video composition library

285 lines (66 loc) 3.63 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Class: EffectNode</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> </head> <body> <div id="main"> <h1 class="page-title">Class: EffectNode</h1> <section> <header> <h2>EffectNode</h2> </header> <article> <div class="container-overview"> <h4 class="name" id="EffectNode"><span class="type-signature"></span>new EffectNode<span class="signature">()</span><span class="type-signature"></span></h4> <div class="description"> <p>Initialise an instance of an EffectNode. You should not instantiate this directly, but use VideoContest.createEffectNode().</p> </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="ProcessingNodes_effectnode.js.html">ProcessingNodes/effectnode.js</a>, <a href="ProcessingNodes_effectnode.js.html#line9">line 9</a> </li></ul></dd> </dl> </div> </article> </section> <section> <header> <h2>EffectNode</h2> </header> <article> <div class="container-overview"> <h4 class="name" id="EffectNode"><span class="type-signature"></span>new EffectNode<span class="signature">()</span><span class="type-signature"></span></h4> <div class="description"> <p>Initialise an instance of an EffectNode. You should not instantiate this directly, but use VideoContest.createEffectNode().</p> </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="ProcessingNodes_effectnode.js.html">ProcessingNodes/effectnode.js</a>, <a href="ProcessingNodes_effectnode.js.html#line9">line 9</a> </li></ul></dd> </dl> </div> </article> </section> </div> <nav> <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-VideoContext.html">VideoContext</a></li></ul><h3>Classes</h3><ul><li><a href="CanvasNode.html">CanvasNode</a></li><li><a href="CompositingNode.html">CompositingNode</a></li><li><a href="DestinationNode.html">DestinationNode</a></li><li><a href="EffectNode.html">EffectNode</a></li><li><a href="GraphNode.html">GraphNode</a></li><li><a href="ImageNode.html">ImageNode</a></li><li><a href="module-VideoContext.html">VideoContext</a></li><li><a href="ProcessingNode.html">ProcessingNode</a></li><li><a href="RenderGraph.html">RenderGraph</a></li><li><a href="SourceNode.html">SourceNode</a></li><li><a href="TransitionNode.html">TransitionNode</a></li><li><a href="VideoNode.html">VideoNode</a></li></ul> </nav> <br class="clear"> <footer> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> </footer> <script> prettyPrint(); </script> <script src="scripts/linenumber.js"> </script> </body> </html>