mirror of
https://github.com/samsonjs/media.git
synced 2026-06-24 04:59:14 +00:00
`equals`, `hashCode`, and `getPeriodByUid` are correctly implemented on `Timeline`. Overriding these in a way that maintains correctness is fiddly, so this CL prevents that for the 'simple' case of subclasses of `ForwardingTimeline`. Implementations of `Timeline` that need to override these methods for performance should extend `Timeline` or `AbstractConcatenatedTimeline` instead of `ForwardingTimeline`. PiperOrigin-RevId: 703035721 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/exoplayer | ||
| AndroidManifest.xml | ||