[Bug 12399] <video> Expose statistics for media elements

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

--- Comment #11 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-06 00:50:00 UTC ---
What is the proposed latency on these attributes? e.g. should the same
attribute always return the same value within one task, or should it return the
real value?

What should attributes that aren't applicable return? (e.g. audioBytesDecoded
when the user agent hasn't been decoding audio data because all the audio
tracks are disabled, or droppedFrames if the media resource in the <video>
element has no video track.)

What are the use cases for each proposed attribute?

-- 
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, 6 October 2011 00:50:07 UTC