[webkit-changes] [WebKit/WebKit] d234c3: VPIO audio ducking level should be set to the minimum

youennf noreply at github.com
Wed Dec 7 09:31:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d234c3b9c4d270479d9546361330876058d63a15
      https://github.com/WebKit/WebKit/commit/d234c3b9c4d270479d9546361330876058d63a15
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp

  Log Message:
  -----------
  VPIO audio ducking level should be set to the minimum
https://bugs.webkit.org/show_bug.cgi?id=248810
rdar://82348097

Reviewed by Eric Carlson.

Set kAUVoiceIOProperty_OtherAudioDuckingConfiguration property when available.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp:
(WebCore::CoreAudioSharedUnit::setupAudioUnit):

Canonical link: https://commits.webkit.org/257487@main




More information about the webkit-changes mailing list