The IHtml5PlayerCorePlugins interface allows core plug-ins to be enabled. Core plug-ins allow extra opportunities to use the player.
This is the only JavaScript API enabling option that is currently available. Check our JS API documentation on GitHub.

The interface can be obtained through the IHtml5PresentationPlayerSettings.CorePlugins property.

Table 1. Properties

PropertyValue TypeAccessDefault valueProperty description
EnablePresentationConnectorboolRead/WritefalseEnables access to the presentation's JS API.

Table 2. Methods

MethodDescription
void Reset()Restores default core plug-in settings.