OpenViBE Documentation 3.3.0
Player Controller

Summary

  • Plugin name : Player Controller
  • Version : 1.0
  • Author : Yann Renard
  • Company : INRIA
  • Short description : Controls the player execution
  • Documentation template generation date : Apr 20 2022

Description

Add some settings to configure the way you want to control the player

Inputs

1. Stimulations

  • Type identifier : Stimulations (0x6f752dd0, 0x082a321e)

Settings

1. Stimulation name

Input stimulation to react to

  • Type identifier : Stimulation (0x2c132d6e, 0x44ab0d97)
  • Default value : [ OVTK_StimulationId_Label_00 ]

2. Action to perform

Scenario player action to perform when stimulation is received. The options are 'forward', 'pause', 'play' and 'stop'.

  • Type identifier : Player Action (0xcc14d8d6, 0xf27ecb73)
  • Default value : [ Pause ]

Examples

Miscellaneous