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

    Interface RTCIceCandidatePair

    interface RTCIceCandidatePair {
        local: RTCIceCandidate;
        remote: RTCIceCandidate;
    }
    Index

    Properties

    Properties