Bug 1319987: P8. Fix comment. r=gerald

MozReview-Commit-ID: BXZBHdEAY8Z

--HG--
extra : rebase_source : 633be1d45d5afc7e0d8f875ed6dc99a376d0bea4
This commit is contained in:
Jean-Yves Avenard 2017-01-27 11:48:43 +01:00
parent e2abc1a523
commit 8dcd7e8a30

View File

@ -230,7 +230,7 @@ public:
return mTimedMetadataEvent;
}
// Notified by the OggReader during playback when chained ogg is detected.
// Notified by the OggDemuxer during playback when chained ogg is detected.
MediaEventSource<void>& OnMediaNotSeekable() { return mOnMediaNotSeekable; }
TimedMetadataEventProducer& TimedMetadataProducer()