media/demos/main/src/main
aquilescanta 06f9481505 Support different drm schemes in playlists in the demo app
This CL changes PlayerActivity's VIEW_LIST action intent contract:
Each media item configuration is provided by indexing the entries.
For example, the URI of the first item is passed as "uri_0", the
second one is "uri_1", etc. Optionally, the extra parameters, like
the extensions, are passed as "extension_1", where the intent extras
with matching indices, refer to the same media sample.

The VIEW action's contract remains unchanged.

PiperOrigin-RevId: 260518118
2019-07-29 21:28:26 +01:00
..
assets Fix SmoothStreaming links 2019-05-02 13:06:10 +01:00
java/com/google/android/exoplayer2/demo Support different drm schemes in playlists in the demo app 2019-07-29 21:28:26 +01:00
res Support different drm schemes in playlists in the demo app 2019-07-29 21:28:26 +01:00
AndroidManifest.xml Add TrackSelectionDialog (with swipe tabs) to demo app. 2019-02-18 15:59:07 +00:00