Re: MediaStreams and canPlayType

On 17 October 2014 04:56, Stefan HÃ¥kansson LK
<stefan.lk.hakansson@ericsson.com> wrote:
> Yes, and I was only talking about the media-element.canPlayType, nothing
> on MediaStream(Track).

The moral equivalent of canPlayType is encapsulated in the
RTCPeerConnection API.  You can elicit this information (if you really
care) by creating an offer.

Received on Friday, 17 October 2014 19:53:49 UTC