-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Description
This Request For Comments (RFC) describes the new Playlist API, which we are planning to introduce to ExoPlayer. Please find the document on Google Drive and leave your comments.
[REQUIRED] Use case description
Currently the playlist functionality is implemented in ConcatenatingMediaSource. This proposal describes the new API which moves the API for maintaining the playlist to the ExoPlayer interface.
Proposed solution
Please find the design document with all the details on Google Drive. We encourage everyone to leave their comments to give us an early feedback. The diagram below shows the general approach for an arbitrary sequence of API calls:
Please read the document for a complete list of API methods.
Alternatives considered
Current implementation is in ConcatenatingMediaSource.
Reactions are currently unavailable
