Added cue markings within the time line for when midrolls will be displayed. Removed unusued callback parameter.

This commit is contained in:
Arthur Hulsman
2018-01-17 15:38:26 +01:00
parent 1d1eb02bd7
commit 896ea7c689
3 changed files with 30 additions and 2 deletions

View File

@@ -312,6 +312,7 @@ const defaults = {
error: 'plyr--has-error',
hover: 'plyr--hover',
tooltip: 'plyr__tooltip',
cues: 'plyr__cues',
hidden: 'plyr__sr-only',
hideControls: 'plyr--hide-controls',
isIos: 'plyr--is-ios',