Merge pull request #2551 from mlc/patch-1

clarify onProgress documentation
This commit is contained in:
Eran Hammer 2022-05-01 11:16:19 -07:00 committed by GitHub
commit bbc9234184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1124,7 +1124,7 @@ Platforms: all
#### onProgress
Callback function that is called every progressUpdateInterval seconds with info about which position the media is currently playing.
Callback function that is called every progressUpdateInterval milliseconds with info about which position the media is currently playing.
Property | Type | Description
--- | --- | ---