Interface RTCRtpCodingParameters

interface RTCRtpCodingParameters {
    rid?: string;
}

Hierarchy (View Summary)

Properties

Properties

rid?: string