mirror of
https://github.com/zoriya/react-native-video.git
synced 2025-12-06 07:16:12 +00:00
Merge pull request #2551 from mlc/patch-1
clarify onProgress documentation
This commit is contained in:
@@ -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
|
||||
--- | --- | ---
|
||||
|
||||
Reference in New Issue
Block a user