On Thursday, July 16, 2015 at 5:42:39 AM UTC+10, Jan-Ivar Bruaroey wrote:
> Hi,
> 
> We intend to un-prefix HTMLMediaElement.srcObject (it currently exists 
> as HTMLMediaElement.mozSrcObject), even though it only supports a subset 
> of the types mandated in the spec. [1]
> 
> This means it will support get/set of: MediaStream objects.
> 
> This means it will throw TypeError on set of: MediaSource objects, Blob 
> objects, and File objects, for now.
> 
> The intent is still to support these other types eventually. [2]
> 
> The reason for doing this now is that this subset of funtionality is 
> believed to be stable, and is valuable to user-cases in WebRTC and 
> MediaCapture and Streams.
> 
> Bug: https://bugzil.la/1175523
> 


I need to complete bug 886194 then (that add MSE supports).

PS: We have the same first name in different language. awesome.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to