Videoplayer: Custom playback speed
This commit is contained in:
@@ -55,7 +55,8 @@ script(type="text/javascript").
|
||||
var options = {
|
||||
controlBar: {
|
||||
volumePanel: { inline: false }
|
||||
}
|
||||
},
|
||||
playbackRates: [0.25, 0.5, 0.75, 1, 1.25, 1.5, 2, 4]
|
||||
};
|
||||
|
||||
videojs(videoPlayer, options).ready(function() {
|
||||
|
Reference in New Issue
Block a user