Module webrtc.java

Class RTCRtpSendParameters

    • Field Detail

      • transactionId

        public String transactionId
        An unique identifier for the last set of parameters applied. Ensures that setParameters can only be called based on a previous getParameters, and that there are no intervening changes.
    • Constructor Detail

      • RTCRtpSendParameters

        public RTCRtpSendParameters()