githubEdit

Features

chevron-rightProgress Barhashtag

In the side menu, one can configure additional capabilities such as 'Share', 'Download'xt and 'Print'.

Sample config:

"config": {  
    "sideMenu": { 
      "showShare": true, // show/hide share button in side menu. default value is true
      "showDownload": true, // show/hide download button in side menu. default value is true
      "showExit": false, // show/hide exit button in side menu. default value is false
      "showPrint": true // show/hide print button in side menu. default value is true
    }
}
chevron-rightVolumehashtag

This volume feature will be used to increase and decrease sound of the video content. \

  • Mute: This mute feature will used to mute the sound of video.\

  • Unmute This unmute feature will used to unmute the sound of video.

chevron-rightForward and backwardhashtag

This forward and backward feature will help us to play video ahead and back.

chevron-rightQuality selection(with streaming)hashtag

This quality selection provides min and max content quality selection based on streaming quality options.

chevron-rightPlay/Pausehashtag

This feature is used play and pause the content

  • Play : This feature will help us to play content. \

  • Pause: This feature will help us to pause content.

chevron-rightPlaying Ratehashtag

This feature will help us play the video at different speeds.

chevron-rightSubtitle selection(captions)hashtag

This feature will help us to select the subtitle for different languages provided by content. The design and implementation document linkarrow-up-right

chevron-rightInteractive Video Support (with QuestionSets)hashtag

Using this feature, we can make the videos interactive, by adding Question-Sets at certain points. As a result, the user will be able to interact with the video. The design and implementation document linkarrow-up-right

Last updated

Was this helpful?