I have a ConcatenatingMediaSource with 3 mediaSources. I have have to create separate DrmSessionManagers as drm content requires id of each content for acquiring drmSession.
I suppose as of now ExoPlayer doesn't support such feature (#2394). If I am wrong and its possible to create several DrmSessionMangers how can I do it? If yes, it doesn't support, are you planning to bring such feature?