media/library
olly 255523b432 Call DrmSession methods on the session not the manager
The way it was before worked, but it's not really documented
that DrmSession methods implemented by DefaultDrmSessionManager
can be called after the session has been released, and it feels
wrong to do this.

At some point we should probably consider moving the DrmSession
part of DefaultDrmSessionManager into an inner class, to force
usage in the "normal" way.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=151003855
2017-03-23 19:09:55 +00:00
..
all Generate Javadoc for each module individually 2017-03-22 19:10:15 +00:00
core Call DrmSession methods on the session not the manager 2017-03-23 19:09:55 +00:00
dash Add DummyDataSource 2017-03-22 19:12:36 +00:00
hls Generate combined Javadoc 2017-03-22 19:11:28 +00:00
smoothstreaming Generate combined Javadoc 2017-03-22 19:11:28 +00:00
ui Generate combined Javadoc 2017-03-22 19:11:28 +00:00