Re: [whatwg] possible new parameters to video.play() ?

2016-09-18 Thread Simon Pieters
On Sun, 18 Sep 2016 01:21:27 +0200, Melvin Carvalho wrote: Apologies if this has come up before, but I was wondering if it would be possible to add simple parameters to the play() function. They would be play(start, end) Where start and end are the times in seconds. I know you can do vid

Re: [whatwg] possible new parameters to video.play() ?

2016-09-18 Thread Melvin Carvalho
On 18 September 2016 at 14:44, Simon Pieters wrote: > On Sun, 18 Sep 2016 01:21:27 +0200, Melvin Carvalho < > melvincarva...@gmail.com> wrote: > > Apologies if this has come up before, but I was wondering if it would be >> possible to add simple parameters to the play() function. >> >> They would

Re: [whatwg] possible new parameters to video.play() ?

2016-09-18 Thread Nigel Megitt
IMO this should be a feature of TextTrackCue and has no relevance to VTTCue specifically. There's implementation overloading here that is mixing concerns unhelpfully. Discuss! Nigel On 18 Sep 2016, at 17:46, Melvin Carvalho mailto:melvincarva...@gmail.com>> wrote: On 18 September 2016 at 14: