[ortc] What is codec.name?

ibc has just created a new issue for https://github.com/openpeer/ortc:

== What is codec.name? ==
> name of type DOMString
>
The MIME media type. Valid types are listed in 
[IANA-RTP-2](http://www.iana.org/assignments/rtp-parameters/rtp-parameters.xhtml#rtp-parameters-2).

But such a list looks as follows:

<img width="797" alt="captura de pantalla 2016-05-03 a las 23 18 11" 
src="https://cloud.githubusercontent.com/assets/16191/14998686/64832f6a-1185-11e6-937a-fa685bcc4a59.png">

So is it `name` something such as `PCMA`? or `audio/PCMA`?

BTW: Does it match `codec.mimeType` in WebRTC draft?

Please view or discuss this issue at 
https://github.com/openpeer/ortc/issues/529 using your GitHub account

Received on Tuesday, 3 May 2016 21:19:58 UTC