Enable speed controls using Vimeo API

This commit is contained in:
Yuriy 2017-10-26 17:11:19 +03:00 committed by GitHub
parent b3759e966d
commit e06b689f5c

View File

@ -1899,7 +1899,8 @@
autoplay: config.autoplay,
byline: false,
portrait: false,
title: false
title: false,
speed: true
});
// Create a faux HTML5 API using the Vimeo API