Change getStreamKeys to take a list of TrackSelections.
Converting a single track selection to stream keys is only possible if the output is independent from other track selections being made. This is not the case for DASH and HLS embedded track groups which should select the already selected primary track if possible (and thus needs to know whether a primary track group is selected). Also, update the test method to take a period index. PiperOrigin-RevId: 231385490
Showing
with
67 additions
and
34 deletions
Please
register
or
sign in
to comment