Progress Bar
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
}
}
Quality selection(with streaming)
This quality selection provides min and max content quality selection based on streaming quality options.
Play/Pause
This feature is used play and pause the content
Subtitle selection(captions)
This feature will help us to select the subtitle for different languages provided by content.
The design and implementation document link
Interactive Video Support (with QuestionSets)
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 link