Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: no onSeek callback with controls on iOS (#3701)
* fix(ts): onPlaybackRateChangeData was not correctly typed * fix: ensure tracks are well displayed in the sample * fix(android): add onSeek callback when controls are enable * chore: remove seekTime which is useless now * doc: indicate that onSeek is not reported when controls are enable on iOS
- Loading branch information