This plugin creates a button to rewind media a specific number of seconds.
It will work even when media is not being played initially.
features: [..., 'skipback']
Parameter | Type | Default | Description |
---|---|---|---|
skipBackInterval | number | 30 |
Seconds to skip back media |
skipBackText | string | null |
Title for Skip Back button for WARIA purposes |
iconSpritePathSkipBack | string | mejs-skip-back.svg |
Path for the SVG icon sprite file. |