Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
aboba authored Apr 6, 2017
1 parent 6cdf05b commit 483c192
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions jsep-mapping/map.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,13 @@
"sec.ice-candidate-policy": "3.5.3.",
"sec.ice-candidate-pool": "3.5.4.",
"sec.imageattr": "3.6.",
"undefined": "5.7.3.",
"sec.simulcast": "3.7.",
"sec.interactions-with-forking": "3.8.",
"sec.sequential-forking": "3.8.1.",
"sec.parallel-forking": "3.8.2.",
"sec.interface": "4.",
"sec.peerconnection": "4.1.",
"sec.pc-constructor": "4.1.1.",
"sec.methods": "4.1.",
"sec.constructor": "4.1.1.",
"sec.addTrack": "4.1.2.",
"sec.removeTrack": "4.1.3.",
"sec.addTransceiver": "4.1.4.",
Expand All @@ -46,8 +45,8 @@
"sec.setconfiguration": "4.1.16.",
"sec.addicecandidate": "4.1.17.",
"sec.transceiver": "4.2.",
"sec.transceiver-stop": "4.2.1.",
"sec.transceiver-stopped": "4.2.2.",
"sec.stop": "4.2.1",
"sec.stopped": "4.2.2",
"sec.transceiver-set-direction": "4.2.3.",
"sec.transceiver-direction": "4.2.4.",
"sec.transceiver-current-direction": "4.2.5.",
Expand Down Expand Up @@ -79,13 +78,14 @@
"sec.rtp.demux": "6.",
"sec.examples": "7.",
"sec.simple-examples": "7.1.",
"sec.detailed-example": "7.2.",
"sec.normal-examples": "7.2.",
"sec.warmup-example": "7.3.",
"sec.security-considerations": "8.",
"sec.iana-considerations": "9.",
"sec.acknowledgements": "10."
},
"metadata": {
"date": "29 March 2017",
"version": "20",
"authors": [
"Justin Uberti",
Expand Down

0 comments on commit 483c192

Please sign in to comment.