For the record, see https://bugzilla.mozilla.org/show_bug.cgi?id=709883

Marco Chen <[email protected]> wrote:
Dear Rob,

For method 1:
[...]
Result: After phone call, user will find the time is already shifted later or even the music is jumped to another one.

This is what happens if you mute the audio output, instead of stopping it. I think Rob was suggesting actually stopping it (which would appear no different to the app than if the user clicked pause).

As for a "playOne" attribute, or whatever you want to call it, part of the problem for WebRTC at least is that there may be multiple media elements involved in a single call (especially a multi-party video call). That may not matter for the B2G case, but I think we should at least consider the WebRTC case, as we may want something we can re-use for both cases, rather than multiple non-generic mechanisms.
_______________________________________________
dev-media mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-media

Reply via email to