IxoDASHManifestParser: Add missing items to data model.

Corrections:
- Add Period to top level manifest class.
- Add ID to Representation.
- Make AdaptationSet a child of Period.
- Add missing subsegmentStartsWithSAP to AdaptationSet.
- Add missing startWithSAP to Representation.
- Add audioChannelConfiguration to Representation.

Refactor:
- Don't bother with a wrapper type for representation storage; just
  use a mutable array in the period.

Change-Id: I88a8dc77b5b71f755fb85ca4dd7036222ef69d93
2 files changed