- From: <bugzilla@jessica.w3.org>
- Date: Fri, 27 Aug 2010 18:36:11 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10475
Summary: HTMLMediaElement.frameDropped
Product: HTML.next
Version: unspecified
Platform: PC
URL: http://www.bluishcoder.co.nz/2010/08/24/experimental-p
layback-statistics-for-html-video-audio.html
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: default
AssignedTo: dave.null@w3.org
ReportedBy: plh@w3.org
QAContact: public-html-bugzilla@w3.org
CC: plh@w3.org, mike@w3.org
Add the following attribute to HTMLMediaElement:
[[
readonly attribute unsigned long frameDropped;
]]
This value is incrementing by one every a frame is dropped in order to keep the
playback going at the correct frame rate.
--
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 Friday, 27 August 2010 18:36:13 UTC