scoopnax.blogg.se

Jwplayer javascript api
Jwplayer javascript api











In single interactive video or full interactive video playlist, this step is not necessary. Some clients has their own checking methods or endpoint to make sure the plugin won't load in non-interactive videos. Validate interaction is a step to make sure WIREWAX interaction exists in the current video, normally by checking if a JW media id is marked as interactivity enabled. Step 1 - on JW "playlistItem" event, validate interaction #

jwplayer javascript api

Initialize WIREWAX embedder and create WIREWAX video-less playerĭepending on the use cases and client side setup, step 1~3 can switch to a different order.įandom use case is mostly JW player playlist, the following example is based on playlist usage, for more details and JW player event, please find the details here at JW player JavaScript API documentation.

jwplayer javascript api

  • Setup or inject WIREWAX embedder SDK script (SDK script can be appended in head directly, however, not recommend doing so without any validating process).
  • The overall steps for creating a WIREWAX powered JW Player plugin are: Export default FandomPlugin Copy Step by step guidance #













    Jwplayer javascript api