Are there any plans to integrate more properties that can be fetched with getProperty?
I'd like to fetch info from the player about the current playing video/stream, i.e. getProperty("id");
I currently switch feeds on the player, but have no way of verifying if the source has changed from the original embed channel - for example if an ad was playing when I called viewer.callMethod('load') - then this call is ignored.
It would greatly enhance the embed API if it was possible to get this property, and maybe a few others getProperty("type"), "isAd", "isFullscreen"...
// Seb
Are there any plans to integrate more properties that can be fetched with getProperty?
I'd like to fetch info from the player about the current playing video/stream, i.e. getProperty("id");
I currently switch feeds on the player, but have no way of verifying if the source has changed from the original embed channel - for example if an ad was playing when I called viewer.callMethod('load') - then this call is ignored.
It would greatly enhance the embed API if it was possible to get this property, and maybe a few others getProperty("type"), "isAd", "isFullscreen"...
// Seb