shaka-packager/packager/mpd
KongQun Yang ef2c424876 Implement Representation::GetDurationSeconds
Also added Period::GetAdaptationSets and
AdaptationSet::GetRepresentations.

Instead of implementing GetDurationSeconds in all MpdBuilder classes
(MpdBuilder/Period/Adaptation/Representation) like what we used to do
with GetEarliestTimestamp, the two new functions allows MpdBuilder to
iterate through the Representations to get durations.

Also updates GetEarliestTimestamp functions to use the same iteration
method.

Change-Id: I682b70c07c248c0f6511ec3d9019086f986ee10e
2018-01-09 01:03:05 +00:00
..
base Implement Representation::GetDurationSeconds 2018-01-09 01:03:05 +00:00
public Consolidate MpdParams into MpdOptions 2017-08-18 11:57:41 -07:00
test Refactor DashIopMpdNotifier Part 2 2017-12-22 13:24:38 -08:00
util Merge SimpleMpdNotifier and DashIopMpdNotifier 2017-12-22 15:56:14 -08:00
mpd.gyp Merge SimpleMpdNotifier and DashIopMpdNotifier 2017-12-22 15:56:14 -08:00