Genvid Plugin Listeners

The Genvid Unity Package contains three prefab objects
  • The Streams Listener prefab object manage Streams.

  • The Events Listener prefab object manage Events.

  • The Commands Listener prefab object manage Commands.

Files Included in the Prefab

Genvid Plugin Prefab Tree

All prefab files are in the Genvid/SDK/Prefabs/Listeners/ folder. The script file attached to each prefab is available in Genvid/SDK/Scripts/Listeners.

You can use the game object to drag and drop onto your scene directly or use the included script.

Note

Listeners make the connection from the Genvid MILE SDK and your Streams submission to the Events and Commands reception.