Scenario management

Classes

class  IAttributable
 
class  IBox
 Complete OpenViBE box interfaceThis interface can be used in order to fully describe an OpenViBE black box. It describes its identification values, its inputs, its outputs and its settings. More...
 
class  IBoxIO
 Main OpenViBE box interface to communicate with the kernelThis context allows the object which uses it to check inputs states, read them, write outputs while being in a dynamic context (used by player). More...
 
class  IComment
 A comment class for scenariosThis interface can be used in order to fully describe an OpenViBE comment in order to help the understanding of a given scenario. More...
 
class  ILink
 Link information between OpenViBE boxThis class collects informations between OpenViBE boxes : box identifiers and input / output indices. More...
 
class  IProcessingUnit
 Processing unit information for OpenViBE boxes. More...
 
class  IScenario
 A static OpenViBE scenarioThis class is a static scenario description. It is used to manipulate an OpenViBE box/connection collection... More...
 
class  IScenarioManager
 The scenario managerThis manager is responsible to organize and handle all the scenarios of the kernel. More...
 

Detailed Description