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

Properties

Properties

cname?: string
reducedSize?: boolean