mirror of
https://github.com/androidx/media.git
synced 2025-05-18 13:09:56 +08:00

The first session should only be created once we have the media items and/or called prepare. Otherwise the first session is created with an EventTime having an empty timeline making it less useful. issue:#7193 PiperOrigin-RevId: 308100555