Enable speed controls using Vimeo API
This commit is contained in:
parent
b3759e966d
commit
e06b689f5c
@ -1899,7 +1899,8 @@
|
|||||||
autoplay: config.autoplay,
|
autoplay: config.autoplay,
|
||||||
byline: false,
|
byline: false,
|
||||||
portrait: false,
|
portrait: false,
|
||||||
title: false
|
title: false,
|
||||||
|
speed: true
|
||||||
});
|
});
|
||||||
|
|
||||||
// Create a faux HTML5 API using the Vimeo API
|
// Create a faux HTML5 API using the Vimeo API
|
||||||
|
Loading…
x
Reference in New Issue
Block a user