shaka-packager/packager/media/event
Rintaro Kuroiwa 48ff2fbe6a Call MpdNotifier::NotifyNewSegment for VOD
- Call NotifyNewSegment() in MpdNotifyMuxerListener::OnMediaEnd() to
  notify subsegments.
- This is necessary for MpdBuilder to calculate subsegmentAlignment.

Change-Id: I9359c408da4f616e543a6d9e568b010a90c90185
2015-08-05 11:49:15 -07:00
..
media_event.gyp Handle MpdNotifyMuxerListener::OnSampleDurationReady() for VOD 2015-08-03 13:07:18 -07:00
mpd_notify_muxer_listener.cc Call MpdNotifier::NotifyNewSegment for VOD 2015-08-05 11:49:15 -07:00
mpd_notify_muxer_listener.h Call MpdNotifier::NotifyNewSegment for VOD 2015-08-05 11:49:15 -07:00
mpd_notify_muxer_listener_unittest.cc Call MpdNotifier::NotifyNewSegment for VOD 2015-08-05 11:49:15 -07:00
muxer_listener.h Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
muxer_listener_internal.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
muxer_listener_internal.h MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
muxer_listener_test_helper.cc Handle MpdNotifyMuxerListener::OnSampleDurationReady() for VOD 2015-08-03 13:07:18 -07:00
muxer_listener_test_helper.h Handle MpdNotifyMuxerListener::OnSampleDurationReady() for VOD 2015-08-03 13:07:18 -07:00
progress_listener.h Add ProgressListener for progress updates 2015-05-14 19:09:02 -07:00
vod_media_info_dump_muxer_listener.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
vod_media_info_dump_muxer_listener.h Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
vod_media_info_dump_muxer_listener_unittest.cc Handle MpdNotifyMuxerListener::OnSampleDurationReady() for VOD 2015-08-03 13:07:18 -07:00