From bd8b7292574d4a15a5f3c04ac59d7df2b1fc0b97 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 9 Oct 2018 12:49:57 +0300 Subject: [PATCH] Fix "progressInterval" to "progressUpdateInterval" in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2915c898..104b0c14 100644 --- a/README.md +++ b/README.md @@ -757,7 +757,7 @@ Example: Platforms: all #### onProgress -Callback function that is called every progressInterval seconds with info about which position the media is currently playing. +Callback function that is called every progressUpdateInterval seconds with info about which position the media is currently playing. Property | Type | Description --- | --- | ---