mirror of
https://github.com/samsonjs/media.git
synced 2026-04-01 10:35:48 +00:00
- Rather than returning a map, return a DrmInitData object, with mapped and non-mapped implementations. - Include a suitable mimeType to pass to the MediaDrm. Previously we were incorrectly passing the mimeType of the samples, where-as MediaDrm expects the container mimeType. Note that it doesn't matter whether the mimeType starts with "video" or "audio", hence using video mimeTypes everywhere. |
||
|---|---|---|
| .. | ||
| mpd | ||
| DashChunkSource.java | ||
| DashSegmentIndex.java | ||
| DashSingleSegmentIndex.java | ||
| DashWrappingSegmentIndex.java | ||