Add to realease note DefaultDrmSessionEventListener's rename.

Its absence seems to have caused
https://github.com/google/ExoPlayer/issues/8969.

#minor-release

PiperOrigin-RevId: 375058222
This commit is contained in:
krocard 2021-05-21 12:32:42 +01:00 committed by Oliver Woodman
parent e9f66fc5d1
commit e8ca443389

View file

@ -1081,6 +1081,7 @@ To learn more about what's new in 2.12, read the corresponding
and the range of API levels for which they are supported is too small to and the range of API levels for which they are supported is too small to
be useful. be useful.
* Remove generic types from DRM components. * Remove generic types from DRM components.
* Rename `DefaultDrmSessionEventListener` to `DrmSessionEventListener`.
* Track selection: * Track selection:
* Add `TrackSelection.shouldCancelMediaChunkLoad` to check whether an * Add `TrackSelection.shouldCancelMediaChunkLoad` to check whether an
ongoing load should be canceled ongoing load should be canceled