зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1422987 - Correct override warning in RtpSourceObserver work. r=mjf, a=RyanVM
MozReview-Commit-ID: 6bkbBfodlUH
This commit is contained in:
Родитель
d9b3452d66
Коммит
b3714d4280
|
@ -553,7 +553,7 @@ public:
|
|||
virtual bool InsertDTMFTone(int channel, int eventCode, bool outOfBand,
|
||||
int lengthMs, int attenuationDb) = 0;
|
||||
|
||||
virtual void GetRtpSources(int64_t aTimeNow,
|
||||
virtual void GetRtpSources(const int64_t aTimeNow,
|
||||
nsTArray<dom::RTCRtpSourceEntry>& outSources) = 0;
|
||||
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче