This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 10475 - HTMLMediaElement.frameDropped
Summary: HTMLMediaElement.frameDropped
Status: RESOLVED NEEDSINFO
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Edward O'Connor
QA Contact: HTML WG Bugzilla archive list
URL: http://www.bluishcoder.co.nz/2010/08/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-27 18:36 UTC by Philippe Le Hegaret
Modified: 2013-02-12 19:39 UTC (History)
6 users (show)

See Also:


Attachments

Description Philippe Le Hegaret 2010-08-27 18:36:11 UTC
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.
Comment 1 Robin Berjon 2013-01-21 15:58:28 UTC
Mass move to "HTML WG"
Comment 2 Robin Berjon 2013-01-21 16:01:15 UTC
Mass move to "HTML WG"
Comment 3 Edward O'Connor 2013-02-12 19:39:51 UTC
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: Additional Information Needed
Change Description: No spec change.
Rationale: What's the use case?