Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorials/network-and-buffering-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ of the old bitrate in the buffer.
#### Try it out

Use the code from {@tutorial basic-usage} and try configuring some of these
parameters in `playerInit()` to see how they affect playback.
parameters in `initPlayer()` to see how they affect playback.

#### Server Considerations

Expand Down