> 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 `name` something such as `PCMA`? or `audio/PCMA`? BTW: Does it match `codec.mimeType` in WebRTC draft?
But such a list looks as follows:
So is
namesomething such asPCMA? oraudio/PCMA?BTW: Does it match
codec.mimeTypein WebRTC draft?