The IEffectHost type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddListener |
Allows a plugin to register an INodeListener on a specific vvvv node.
(Inherited from INode.) | |
| GetBounds | (Inherited from INode.) | |
| GetChild | (Inherited from INode.) | |
| GetChildCount | (Inherited from INode.) | |
| GetChildren | (Inherited from INode.) | |
| GetErrors | ||
| GetID |
Get the node ID.
(Inherited from INode.) | |
| GetNodeInfo |
Get the nodes info.
(Inherited from INode.) | |
| GetNodePath |
Returns a slash-separated path of node IDs that uniquely identifies this node in the vvvv graph.
(Inherited from INode.) | |
| GetParameterDescription | ||
| GetPin | (Inherited from INode.) | |
| GetPins | (Inherited from INode.) | |
| RemoveListener |
Allows a plugin to unregister an INodeListener from a specific vvvv node.
(Inherited from INode.) | |
| SetEffect |