Re: Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-05-30 Thread Tzu-Hao Kuo
Yes, Xidorn, thanks. I have modified it accordingly.

*Tzuhao Kuo (Kuku)* | OS Media | *Mozilla Taipei* | M: +886-939-816-840

On Fri, May 27, 2016 at 12:45 PM, Xidorn Quan  wrote:

> On Fri, May 27, 2016 at 12:49 PM, Tzu-Hao Kuo  wrote:
>
>>
>> *Preference behind which this will be implemented*: media.seekToNextFrame
>>
>
> I guess it'd be better to call it "media.seekToNextFrame.enabled".
>
> - Xidorn
>
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Intent to implement: HTMLMediaElement::seekToNextFrame()

2016-05-26 Thread Tzu-Hao Kuo
*Summary*: HTMLMediaElement::seekToNextFrame() is an experimental feature
which enables JS developers to access video frames one-by-one without going
through the real-time playback. Internally, this feature could could be
used to writ media tests.

*Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=1235301

*Link to standard*: No standard. This API was first discussed at Mozlando
and has been discussed online here(
https://github.com/w3c/mediacapture-worker/issues/33). The discussion has
been led to a stream-based design which will probably take a long time so
we would like to implement the proposed HTMLMediaElement::seekToNextFrame()
first for testing.

*Platform coverage*: all platforms.

*Estimated or target release*: 49

*Preference behind which this will be implemented*: media.seekToNextFrame

*DevTools bug*: no needed, I think.

*Tzuhao Kuo (Kuku)* | OS Media | *Mozilla Taipei* | M: +886-939-816-840
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform