*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

Reply via email to