EmbedPlayerLoader

Loads video embeds that are present on the page. Set's up a listener to check if video embeds are loaded dynamically via a liveblog. Creates a EmbedPlayer instance for each video.

Source:
Properties:
Name Type Description
initSelector string

Selector for all video embeds on the page

dynamicRegionSelector string

Selector for page area(s) where videos may be added

Methods

(inner) init()

Source:

Load video embeds present on the page. Listen for video embeds added via a liveblog.