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

    Interface RTCRtcpParameters

    interface RTCRtcpParameters {
        cname?: string;
        reducedSize?: boolean;
    }
    Index
    cname?: string
    reducedSize?: boolean