New issue
Advanced search Search tips

Issue 796163 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Feature



Sign in to add a comment

Find out if channel layout can be read from AUHAL's input element

Project Member Reported by grunell@chromium.org, Dec 19 2017

Issue description

We used AUHAL's channel layout to determine the number of channels on both output and input. This was broken for input, see  issue 794501 .

When fixing that issue, I couldn't find that channel layout should be possible to read from AUHAL's input element (i.e. for input/capture device). On the other hand, I couldn't confirm that it cannot be read either. I didn't get reading that property to work. My guess is that channel layout can't be used on the input element, so the fix uses the stream format instead.

The (very old!) information here isn't explicit on this matter:
https://lists.apple.com/archives/coreaudio-api/2004/Jan/msg00139.html
https://lists.apple.com/archives/coreaudio-api/2004/Jan/msg00141.html

We should sort this out. Maybe sending a new mail to the list to sort this out is a good next step.
 
Components: Blink>WebRTC>Audio Internals>Media>Audio

Sign in to add a comment