Skip to content

Commit

Permalink
Update README (#1042)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrishnan8594 authored Jul 31, 2024
1 parent 551df46 commit c1c8aa0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1458,8 +1458,7 @@ player.on('eventName', function(data) {
});
```

The events are equivalent to the HTML5 video events (except for `cuechange`,
which is slightly different).
The events are similar to the HTML5 video events.

To remove a listener, call `.off()` with the callback function:

Expand Down

0 comments on commit c1c8aa0

Please sign in to comment.