UNPKG
@mafalda-sfu/mediasoup-ortc
Version:
latest (3.19.5)
3.19.5
3.19.4
3.19.3
3.19.2
3.19.1
3.19.0
3.18.1
3.18.0
3.17.1
3.17.0
3.16.8
3.16.7
3.16.6
3.16.5
3.16.4
3.16.3
3.16.2
3.16.1
3.16.0
3.15.8
3.15.7
3.15.6
3.15.5
3.15.4
3.15.3
3.15.3-1
3.15.3-0
3.15.2
3.14.16
3.14.15
3.14.14
3.14.13
3.14.12
3.14.11
3.14.10
3.14.9
3.14.8
3.14.7
3.14.6
3.14.5
3.14.4
3.14.3
3.14.2
3.14.1
3.14.0
3.13.24
3.13.23
3.13.22
3.13.20
3.13.18
3.13.17
3.13.16
3.13.14-0
3.13.13
3.12.16
ORTC helper functions extracted from Mediasoup
mafalda.io/Mediasoup-ORTC
Mafalda-SFU/Mediasoup-ORTC
@mafalda-sfu/mediasoup-ortc
/
lib
/
supportedRtpCapabilities.d.ts
4 lines
•
209 B
TypeScript
View Raw
1
2
3
4
import
type
{
RtpCapabilities
}
from
'./rtpParametersTypes'
;
declare
const
supportedRtpCapabilities
:
RtpCapabilities
;
export
{ supportedRtpCapabilities };
//# sourceMappingURL=supportedRtpCapabilities.d.ts.map