Interface RTCRtpCodingParameters

    interface RTCRtpCodingParameters {
        rid?: string;
    }
    Hierarchy

    Properties

    Properties

    rid?: string