rohks 21996be448 Optimise bundling for Timeline.Window and Timeline.Period
Improves the time taken to construct playerInfo from its bundle from ~400 ms to ~300 ms.

Also made `Timeline.Window.toBundle(boolean excludeMediaItem)` public as it was required to assert a condition in tests.

PiperOrigin-RevId: 499512353
(cherry picked from commit 790e27d929906a36438af5b42ef62a13e4719045)
2023-01-25 18:17:16 +00:00
..
2021-10-27 09:12:46 +01:00
2023-01-25 18:01:21 +00:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.