DescriptionCorrect browser side audio effect state for mediastream requests.
The problem was that MediaStreamDispatcher::IsAudioDuckingActive could
return true incorrectly (i.e. when an input device was open but it was
not actually opened with ducking enabled - as specified by the application).
The reason for this is that the audio effect state as known by
MediaStreamDispatcher reflects what the browser side delivers when an
audio track has been opened but the browser side had not taken into
account the stream options of the request.
BUG=391414
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289286
Patch Set 1 #Patch Set 2 : Fix comment #Messages
Total messages: 8 (0 generated)
|