The IHDEHost type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActivePatchWindow |
The currently selected patch window.
| |
AddonFactories |
The addon factories used to collect node infos and create nodes.
| |
BoygroupServerIP |
The IP adress of the boygroup server.
| |
DeviceService |
Provides access to Direct3D9 devices created by vvvv.
| |
ExePath |
Gets the full path to the vvvv.exe.
| |
ExposedNodeService |
Provides access to nodes that have been exposed for being remotely controlled
| |
FrameTime |
The current host frame time which the plugin should use if it does timebased calculations.
| |
IsBoygroupClient |
Indicates whether this IHDEHost is a client in a boygroup.
| |
MainLoop |
Gets the main loop, which exposes events from the main loop.
| |
RealTime |
The realtime in seconds since the IHDEHost was created. On boygroup clients this ist the time
since the server IHDEHost was created, synced over network. This time is not frame based,
each call will return a new time.
| |
Root |
Returns an interface to the graphs root node.
| |
RootNode |
Returns an interface to the graphs root node.
|