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

2016-06-02 Thread Chris Pearce
On Friday, June 3, 2016 at 9:51:58 AM UTC+12, Eric Shepherd wrote: > Do: do you want this method documented or not? I presume not, since > exposure will be limited. > > > *From:* Chris Pearce > *Sent:* Thursday, Jun 2, 2016 4

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

2016-06-02 Thread Eric Shepherd
Do: do you want this method documented or not? I presume not, since exposure will be limited. *From:* Chris Pearce *Sent:* Thursday, Jun 2, 2016 4:40:59 PM EDT *To:* dev-platform@lists.mozilla.org *Subject:* Intent to impleme

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

2016-06-02 Thread Chris Pearce
On Thursday, June 2, 2016 at 9:34:25 AM UTC+12, Jet Villegas wrote: > On Thu, May 26, 2016 at 7:49 PM, Tzu-Hao Kuo wrote: > > > > *Link to standard*: No standard. This API was first discussed at Mozlando > > and has been discussed online here( > > https://github.com/w3c/mediacapture-worker/issue

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

2016-06-02 Thread Ehsan Akhgari
On 2016-06-01 5:27 PM, Jet Villegas wrote: > On Thu, May 26, 2016 at 7:49 PM, Tzu-Hao Kuo > wrote: > > > *Link to standard*: No standard. This API was first discussed at > Mozlando > and has been discussed online here( > https://github.com/w3c/mediacaptu

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

2016-06-01 Thread Jet Villegas
On Thu, May 26, 2016 at 7:49 PM, Tzu-Hao Kuo wrote: > *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 probabl

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

2016-06-01 Thread Eric Shepherd
This will be great for writing JavaScript code that applies filters or effects to video, too. Sweet. > *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. Internal

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*: m

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

2016-05-26 Thread Xidorn Quan
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