Interface RTCRtpCodingParameters

interface RTCRtpCodingParameters {
    rid?: string;
}

Hierarchy (view full)

Properties

Properties

rid?: string