OpenViBE Documentation 3.3.0
HelloWorld

Summary

  • Plugin name : HelloWorld
  • Version : 1.0
  • Author :
  • Company : INRIA
  • Short description : Prints "Hello World!" to the log with a user-specified frequency
  • Documentation template generation date : Apr 20 2022

Description

Using several copies of this friendly box (with different names) can be used to e.g. examine box execution order

Settings

1. Frequency (Hz)

  • Type identifier : Float (0x512a166f, 0x5c3ef83f)
  • Default value : [ 1.0 ]

2. My greeting

  • Type identifier : String (0x79a9edeb, 0x245d83fc)
  • Default value : [ Hello World! ]

Examples

Miscellaneous