Fix "progressInterval" to "progressUpdateInterval" in README

This commit is contained in:
Dimitry 2018-10-09 12:49:57 +03:00 committed by GitHub
parent 4c22943351
commit bd8b729257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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