media/library/hls/src
christosts 5689e093da Set HlsSampleStreamWrapper.trackType for audio-only playlists
For audio-only playlists, when formats are communicated to the app with
AnalyticsListener.onDownstreamFormatChanged(), the passed MediaLoadData
do not indicate this is an audio track and therefore the
PlaybackStatsListener cannot derive audio format-related information.

This change sets the main SampleStreamWrappers track type to AUDIO, if
the master playlist contains only audio variants.

Issue: #9175

#minor-release

PiperOrigin-RevId: 388676060
2021-08-04 19:02:50 +01:00
..
main Set HlsSampleStreamWrapper.trackType for audio-only playlists 2021-08-04 19:02:50 +01:00
test Fix parameter names on overridden methods 2021-07-28 09:15:29 +01:00