Callbacks

Media Event Listener

Media Event Listener receives native callbacks. A game object with MediaEventListener.cs must be in the scene for the plugin to work properly. The chart below explains how the callbacks work in order.

Do not include more than one MediaEventListener.cs in a scene.

Adding callback events

All media events can easily be added using MediaEventListener's custom inspector.

API reference

pageMediaEventListener

Last updated