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

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