DV Modules

The modules in DV are logic blocks that are designed to perform a certain action with some data.

In DV, they are represented as follows.

Module

  • At the top: the colored dots, if any, represent the data input, the Inputs.

  • At the bottom: the colored dots, if any, represent the data output, the Outputs.

They also have options that allow changing their logic (some options can even change the logic while running). These options can be viewed in the Configuration Bar of the GUI. Note that each option has a description that can be viewed by simply hovering the cursor over it.

Module Options

In both locations, modules can be started with the button or stopped with the button.

For more details about modules, see the list of built-in modules in DV.

It is also possible to create your own DV Module by using dv-sdk.