Loading content/media/AudioSink.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -195,6 +195,7 @@ AudioSink::InitializeAudioStream() void AudioSink::Drain() { MOZ_ASSERT(!mAudioStream->IsPaused()); AssertCurrentThreadInMonitor(); // If the media was too short to trigger the start of the audio stream, // start it now. Loading Loading
content/media/AudioSink.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -195,6 +195,7 @@ AudioSink::InitializeAudioStream() void AudioSink::Drain() { MOZ_ASSERT(!mAudioStream->IsPaused()); AssertCurrentThreadInMonitor(); // If the media was too short to trigger the start of the audio stream, // start it now. Loading