The deprecated `Player.addListener(EventListener)` is moved out of Player into its subclasses (CastPlayer and ExoPlayer). This is unlikely to break users because: - the method has been deprecated in the last major version - the method is still present in the major implementations If an users is affected, they can either: - use ExoPlayer instead of Player - (recommended) switch to Player.Listener. Additionally update the threading guarantees that did not reflect the current implementation. PiperOrigin-RevId: 397272144
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| audio | Loading commit data... | |
| database | Loading commit data... | |
| decoder | Loading commit data... | |
| device | Loading commit data... | |
| drm | Loading commit data... | |
| metadata | Loading commit data... | |
| offline | Loading commit data... | |
| source | Loading commit data... | |
| text | Loading commit data... | |
| trackselection | Loading commit data... | |
| upstream | Loading commit data... | |
| util | Loading commit data... | |
| video | Loading commit data... | |
| BundleListRetrieverTest.java | Loading commit data... | |
| CTest.java | Loading commit data... | |
| ExoPlaybackExceptionTest.java | Loading commit data... | |
| FormatTest.java | Loading commit data... | |
| ForwardingPlayerTest.java | Loading commit data... | |
| MediaItemTest.java | Loading commit data... | |
| MediaMetadataTest.java | Loading commit data... | |
| PlaybackExceptionTest.java | Loading commit data... | |
| PlaybackParametersTest.java | Loading commit data... | |
| PositionInfoTest.java | Loading commit data... | |
| RatingTest.java | Loading commit data... | |
| TimelineTest.java | Loading commit data... |