azure-media-player-reactive
Reactive icon

Azure Media Player Reactive

version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 04 May 2022 by 
5.0
 (1 rating)
azure-media-player-reactive

Azure Media Player Reactive

Details
Provides an easy way to leverage Azure Media player in reactive applications. Includes full customization of options and includes a plugin for zooming and adjusting the playback speed.
Read more

Simple Plugin using Azure Media Player

Reactive plugin using Azure media player to play videos hosted on public urls.  Supports all of the options of the azure media player.

AMP Version: v2.3.10 AMP - Official Documentation

Full Player events for :

  • On Player Loaded
  • On Playing
  • On Seeked
  • On Paused
  • On Ended
  • On Error


Helper functions:

  • GetCurrentLocation - Helper function to return CurrentLocation in media.  Can be used to capture events and markers for positions
  • GetDefaultAMPOptions - Helper function to get default media player options structure.  
  • SeekVideoToPos - Ability to seek to a given position in the video playing.  Can be used to move backward and forwards in the media stream on given markers.  


Plugins Included:

  1. Zoom - Ability to zoom in on video - GitHub


Version History:

  • v1.0 - Initial Release
Release notes (1.0.0)
Reviews (1)
2022-05-18
in version 1.0.0
Create component