You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: