2.0.0
- Allows concurrent media loading to enable smooth seeking
- Fixes AVPlayer infinite silent stalling
Note:
- Some portions of the media file might be fetched from remote more than once, depending on the
ResourceLoaderDelegate'sfullMediaFileDownloadTaskprogress and player seeking. Persisting data to a single file from multiple requests with various offsets and lengths is challenging, hence the minor drawback. - No breaking changes!
What's Changed
Full Changelog: 1.1.3...2.0.0