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
commit b9832c6e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -757,7 +757,7 @@ Example:
Platforms: all Platforms: all
#### onProgress #### 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 Property | Type | Description
--- | --- | --- --- | --- | ---