Commit 7a6a9b0d by krocard Committed by Oliver Woodman

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
parent 95ea818b
Showing with 1 additions and 0 deletions
...@@ -1036,6 +1036,7 @@ To learn more about what's new in 2.12, read the corresponding ...@@ -1036,6 +1036,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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment