mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Reads HLS interstitials information from the playlist and populates the `AdPlaybackState` accordingly to play the ads. An app can register a `Listener` to be informed about ad related events. Only VOD streams are supported and X-ASSET-LIST attibutes are ignored with this change. PiperOrigin-RevId: 705604201