Search


Search something to see results

RTCRtcpParameters

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

Index

Properties

Properties

cname?: string
reducedSize?: boolean