<summary> Initialize the effect with a context and a transform graph. The effect must populate the transform graph with a topology and can update it later. </summary>
<summary> Initialize the effect with a context and a transform graph. The effect must populate the transform graph with a topology and can update it later. </summary>
<summary> Sets a new transform graph to the effect. This happens when the number of inputs to the effect changes, if the effect support a variable number of inputs. </summary>
<summary> This is the interface implemented by an effect author, along with the constructor and registration information. </summary>