Accessing the SegmentBase object to retrieve SegmentTimelineElement information.
Open
@marcbaechinger is already working on this.
Since Jun 17, 2024.
needs triage
question
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Hello,
My goal is to create a manifest from two DASH manifests using the objects from the Media3 library. I need the SegmentBase object from the Representation object created by ExoPlayer, but I can't find any getter in the ExoPlayer code to obtain it.
Do you have any other ways to retrieve the SegmentBase, please?
BR,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.