Skip to content

Commit 021f76e

Browse files
author
Philipp
committed
Update README.md
1 parent 2c63eb7 commit 021f76e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ This is important, if you know that you might have users with bad internet speed
157157

158158
The playbackRate property sets the current playback speed of the video. [Example](https://www.w3schools.com/jsref/prop_video_playbackrate.asp) but negative values didn't work for me?
159159

160+
- `transition` (default: `fade`)
161+
162+
You can add your own transition styles here. If you set it to empty string, it won't show any transitions.
163+
160164
## Events
161165

162166
- `ready`: Video is loaded

0 commit comments

Comments
 (0)