[Webkit-unassigned] [Bug 56721] New: Feature Request: Add audio 'panning' for HTML5 media

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 19 22:44:13 PDT 2011


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

           Summary: Feature Request: Add audio 'panning' for HTML5 media
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rich at indieimage.com


Feature request: add a 'pan' (or webkitPan) javascript property to HTML5 Media elements, to allow programs to position audio between left and right speakers.

-1.0 would be 100% left, 1.0 would be 100% right, and default would be 0.0 (normal).

(Or better yet, work with WhatWG to get support from other browsers too!)

This would allow JavaScript games to better use HTML5 audio instead of Flash, as well as bolstering iOS devices' HTML gaming capabilities.

Backwards compatibility would be fine, as other browsers would continue playing audio from both speakers equally.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list