mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +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. |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle | ||