Add parameters for HLS usage

HLS requires the following two special behaviors:
- The track type needs to be declared eagerly in order
  to map tracks to the correct sample queue.
- Sample timestamps should not be offset, in order to
  synchronize across tracks.

Bug: 154120292
Bug: 149906115
Test: atest CtsMediaParserTestCases
Change-Id: Ida5f0b203746e993e351974b444e4446aa931cd5
1 file changed