Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update README
Browse files Browse the repository at this point in the history
ZeroOnet committed Jun 13, 2024
1 parent 544230f commit fcd117e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -60,6 +60,9 @@ func play() {

```

**Notice:** before using ZPC.Streaming, it is advisable to ensure that the URL supports random access to avoid potential unexpected issues. Below is the official documentation explanation for `isByteRangeAccessSupported`:
> If this property is not true for resources that must be loaded incrementally, loading of the resource may fail. Such resources include anything that contains media data.
# Requirements

- iOS 12.0 or later

0 comments on commit fcd117e

Please sign in to comment.