[Bug 8390] defaultPlaybackRate / playbackRate

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8390


Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch>  2010-01-07 11:56:08 ---
defaultPlaybackRate has no effect directly, except that it can influence
playbackRate.

Regarding playbackRate, the spec says "When the playbackRate is negative
(playback is backwards), any corresponding audio must be muted. When the
playbackRate is so low or so high that the user agent cannot play audio
usefully, the corresponding audio must also be muted. If the playbackRate is
not 1.0, the user agent may apply pitch adjustments to the audio as necessary
to render it faithfully.", which seems to answer all the questions you asked.

EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the tracker issue; or you may create a tracker issue
yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: Marking "Rejected" since the spec already answers this as far as I
can tell.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 7 January 2010 11:56:10 UTC