mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
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:
parent
95ea818b66
commit
7a6a9b0d48
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
be useful.
|
||||
* Remove generic types from DRM components.
|
||||
* Rename `DefaultDrmSessionEventListener` to `DrmSessionEventListener`.
|
||||
* Track selection:
|
||||
* Add `TrackSelection.shouldCancelMediaChunkLoad` to check whether an
|
||||
ongoing load should be canceled
|
||||
|
|
|
|||
Loading…
Reference in a new issue