ckgl/node_modules/sdp
2024-12-21 18:03:43 +08:00
..
.github/workflows 新增页面 2024-12-21 18:03:43 +08:00
.nyc_output 新增页面 2024-12-21 18:03:43 +08:00
dist 新增页面 2024-12-21 18:03:43 +08:00
.eslintrc 新增页面 2024-12-21 18:03:43 +08:00
coverage.lcov 新增页面 2024-12-21 18:03:43 +08:00
LICENSE 新增页面 2024-12-21 18:03:43 +08:00
package.json 新增页面 2024-12-21 18:03:43 +08:00
README.md 新增页面 2024-12-21 18:03:43 +08:00
sdp.d.ts 新增页面 2024-12-21 18:03:43 +08:00
sdp.js 新增页面 2024-12-21 18:03:43 +08:00

SDP parsing and utlities

originally for generating SDP from ORTC and vice versa -- see https://github.com/fippo/adapter/tree/shim-ortc

But it turned out to be useful for manipulating SDP outside the context of Microsofts Edge browser.