public interface Yospace extends EventDispatcher<YospaceEvent>
Modifier and Type | Method and Description |
---|---|
Session |
getActiveSession()
The Yospace session.
|
addEventListener, removeEventListener
Session getActiveSession()
- After a Yospace source id loaded in the player this method provides access to the underlying Session object. - ! WARNING: this is a low level API access to Yospace session! - ! Be careful with your changes, because it can break the THEOplayer integration!