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
}
}
Volume
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.
Forward and backward
This forward and backward feature will help us to play video ahead and back.
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
Play : This feature will help us to play content.
\
Pause: This feature will help us to pause content.
Playing Rate
This feature will help us play the video at different speeds.
Subtitle selection(captions)
Interactive Video Support (with QuestionSets)
This feature will help us to select the subtitle for different languages provided by content.
The design and implementation document link
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