Closed chaserstrong closed 7 years ago
In the wiki, just like below, where can i find the details of configuration? $('video').mediaelementplayer({ defaultSpeed: 0.75, // other configuration elements });
$('video').mediaelementplayer({ defaultSpeed: 0.75, // other configuration elements });
Check the documents of each plugin here if you use any of them; otherwise, check here for more info
@ron666 I got it, thanks very much.
In the wiki, just like below, where can i find the details of configuration?
$('video').mediaelementplayer({ defaultSpeed: 0.75, // other configuration elements });