-
Add the listener type to MediaSourceEventDispatcher.add/removeListener · 354d5aea
Without this change there's confusing behaviour if you pass e.g. AnalyticsCollector (which implements both DrmSessionEventListener and MediaSourceEventListener) to MediaSource.addEventListener: It will receive DRM events too, even though you never passed it to MediaSource.addDrmEventListener. Also add some tests for MediaSourceEventDispatcher. PiperOrigin-RevId: 301169915
ibaker committed
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| androidTest | Loading commit data... | |
| main | Loading commit data... | |
| test | Loading commit data... |