Module: playerapi/configuration/ConfigurationContext

This context provides access to the configuration data.

Members

<inner> getContentPath

Gets the path to the content folder.

<inner> getPath

Gets the path to the configuration folder.

For compatibility issues with the standard player, you should use context.getPath() insted.

<inner> getRootPath

Gets the root path to the player.

<inner> getSharedPath

Gets the path to the folder with the shared files.

For compatibility issues with the standard player, you should use context.stage.getSharedPath() insted.