ReadonlymanifestOptional ReadonlybaseOptional ReadonlyfetchCustom chunk loader supplied by a platform adapter or host application.
Optional ReadonlymaxMaximum number of decoded chunks cached in memory.
Left unset, the cache grows to twice the widest buffer window it has been asked to serve, so the ground a backwards scrub lands on is still resident. A fixed value caps the cache at that size even when the window is wider, which costs a refetch on every load that spans more chunks than the cap.
Optional ReadonlymaxMaximum number of chunk requests in flight at once.
One buffer window can span dozens of chunk files, and they queue behind the same connection the media's own reads use. Raise it on a transport that is not competing with a media fetch.
Base href used by platform adapters to resolve relative chunk
srcvalues.