mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
2. Common interface for manifest parsers. - This effectively moves the common interface from the Fetcher level (i.e. ManifestFetcher) to the Parser level (i.e. ManifestParser). - The motivation here is to allow the implementation of components that can work with a generic ManifestParser implementation. |
||
|---|---|---|
| .. | ||
| mpd | ||
| DashChunkSource.java | ||
| DashSegmentIndex.java | ||
| DashWrappingSegmentIndex.java | ||