Allow sample app to handle OTT assets from JSON.
- Fix downloading of Audio-only assets (#44). This feature was accidentally broken in #35.
- Send a user agent header that looks like a browser (#42). This is important for certain analytics tools.
- The enums VideoCodec and AudioCodec in DTGSelectionOptions have been merged to a single enum, TrackCodec.