shaka-packager/packager/media/event
Rintaro Kuroiwa fa4a172b04 Add MpdNofitier::Flush() for explicit flushing
- Without the Flush() method the implementation had to do writes in
  almost all methods. Usually the user of the notifier knows when to
  write out the MPD.

Change-Id: Ic165d4594f01357a8ac7e8501eefa0f85c08d32f
2015-09-10 16:24:19 -07:00
..
media_event.gyp Handle MpdNotifyMuxerListener::OnSampleDurationReady() for VOD 2015-08-03 13:07:18 -07:00
mpd_notify_muxer_listener.cc Add MpdNofitier::Flush() for explicit flushing 2015-09-10 16:24:19 -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 Add MpdNofitier::Flush() for explicit flushing 2015-09-10 16:24:19 -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