Merge pull request #1271 from DimitryDushkin/patch-1

Fix "progressInterval"  to "progressUpdateInterval" in README
This commit is contained in:
Hampton Maxwell
2018-10-10 17:37:01 -07:00
committed by GitHub

View File

@@ -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
--- | --- | ---