Henrik Skupin wrote on 11/30/12 2:41 PM:

> {picture: true, audio: true}
> {picture: true, video: true}
> {video: true, audio: true, picture: true}

Also why does `mozGetUserMedia(1, function() {}, function() {}' throw
instead of calling the onErrorCallback as given by the spec? I haven't
tested yet how Chrome handles that but if we decide to take another
route as given by the spec we will indeed cause trouble by developers
who want to use this feature.

Also what is the reason why the onErrorCallback is mandatory in our
implementation while the spec says it's optional?

I would love if we can document anything we implement differently. If we
don't do this it will be hard for everyone to get started.

-- 
Henrik
_______________________________________________
dev-media mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-media

Reply via email to