Speed

August 23, 2017 ยท View on GitHub

Overview

This plugin creates a button that allows the user to play media at different speed rates.

Keyword to use it

features: [..., 'speed']

API

ParameterTypeDefaultDescription
speedsarray['1.50', '1.25', '1.00', '0.75']Enable speeding media; accounts for strings or objects like [{name: 'Slow', value: '0.75'}, {name: 'Normal', value: '1.00'}, ...]
defaultSpeednumber1.00Initial speed of media
speedCharstringxCharacter used to stop speeding media
speedTextstringnullTitle for Speed button for WARIA purposes