Move track type from TrackGroupInfo to TrackGroup
The track type is derived solely from the content. It does not depend on any runtime properties such as the player's capabilities of user track selection. Hence it belongs in TrackGroup rather than TrackGroupInfo. Note that this avoids TrackSelectionOverride from having to re-derive the track type internally. PiperOrigin-RevId: 429303312
Showing
with
59 additions
and
49 deletions
Please
register
or
sign in
to comment