|
|
@ -26,6 +26,7 @@ class Clappr extends Component{
|
|
|
|
}
|
|
|
|
}
|
|
|
|
// && window['clappr-playback-rate-plugin']
|
|
|
|
// && window['clappr-playback-rate-plugin']
|
|
|
|
if (window['Clappr'] ) {
|
|
|
|
if (window['Clappr'] ) {
|
|
|
|
|
|
|
|
// https://github.com/clappr/clappr/issues/1839
|
|
|
|
// http://clappr.github.io/classes/Player.html#method_mute
|
|
|
|
// http://clappr.github.io/classes/Player.html#method_mute
|
|
|
|
this['player'+id] = new window.Clappr.Player({
|
|
|
|
this['player'+id] = new window.Clappr.Player({
|
|
|
|
source: source, parentId: _id,
|
|
|
|
source: source, parentId: _id,
|
|
|
|