Skip to content

Commit

Permalink
doc: fix typo about representationFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe authored and peaBerberian committed Jun 18, 2021
1 parent eb8e3aa commit ca3796b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/loadVideo_options.md
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@ considered stable:
rxPlayer.loadVideo({
// ...
transportOptions: {
representationFilter(representations, infos) {
representationFilter(representation, infos) {
// ...
}
}
Expand Down

0 comments on commit ca3796b

Please sign in to comment.