vot.js - v2.4.12
    Preparing search index...

    Interface RTCRtpParameters

    interface RTCRtpParameters {
        codecs: RTCRtpCodecParameters[];
        headerExtensions: RTCRtpHeaderExtensionParameters[];
        rtcp: RTCRtcpParameters;
    }

    Hierarchy (View Summary)

    Index

    Properties