PluginLoadedData()
Initialize an instance of the current class using the new keyword along with this constructor.
Properties:
Name | Type | Description |
---|---|---|
playerCoreVersion |
string | The player core version |
pluginType |
string | Type of the loaded plugin - ads, playback, analytics, playlist, or skin |
pluginName |
string | The name of the plugin loaded |
loadTime |
number | The time it took for the plugin to reach the ready state |