From 483c192180be6bf7a5a6d2327dd3db7c7e6b6365 Mon Sep 17 00:00:00 2001 From: Bernard Aboba Date: Thu, 6 Apr 2017 10:11:09 -0700 Subject: [PATCH] Fixes --- jsep-mapping/map.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/jsep-mapping/map.json b/jsep-mapping/map.json index 40e98c2c9..0876dca3b 100644 --- a/jsep-mapping/map.json +++ b/jsep-mapping/map.json @@ -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.", @@ -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.", @@ -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",