WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
247430
CARingBuffer uses CAAudioStreamDescription in a redundant way
https://bugs.webkit.org/show_bug.cgi?id=247430
Summary
CARingBuffer uses CAAudioStreamDescription in a redundant way
Kimmo Kinnunen
Reported
2022-11-03 09:02:40 PDT
CARingBuffer uses CAAudioStreamDescription in a redundant way All CARingBuffer properties are described by channelCount, bytesPerFrame, frameCount. The format considerations should come from the caller of fetch(), since the caller already knows by definition what kind of data the caller expects.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-03 09:03:21 PDT
<
rdar://problem/101914553
>
Kimmo Kinnunen
Comment 2
2022-11-04 05:25:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/6129
EWS
Comment 3
2022-11-07 02:29:40 PST
Committed
256392@main
(678b80c4edb8): <
https://commits.webkit.org/256392@main
> Reviewed commits have been landed. Closing PR #6129 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug