JSSM, a JavaScript state machine - the FSM for FSL
    Preparing search index...

    Interface RTCRtpCapabilities

    interface RTCRtpCapabilities {
        codecs: RTCRtpCodec[];
        headerExtensions: RTCRtpHeaderExtensionCapability[];
    }
    Index
    codecs: RTCRtpCodec[]