[Webkit-unassigned] [Bug 247430] New: CARingBuffer uses CAAudioStreamDescription in a redundant way

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 09:02:40 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=247430

            Bug ID: 247430
           Summary: CARingBuffer uses CAAudioStreamDescription in a
                    redundant way
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221103/16c4dfa6/attachment.htm>


More information about the webkit-unassigned mailing list