Class DescribeInputRTPSettings

    • Constructor Detail

      • DescribeInputRTPSettings

        public DescribeInputRTPSettings()
      • DescribeInputRTPSettings

        public DescribeInputRTPSettings​(DescribeInputRTPSettings source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getFEC

        public String getFEC()
        Get 是否FEC。
        Returns:
        FEC 是否FEC。
      • setFEC

        public void setFEC​(String FEC)
        Set 是否FEC。
        Parameters:
        FEC - 是否FEC。
      • getIdleTimeout

        public Long getIdleTimeout()
        Get 空闲超时时间。
        Returns:
        IdleTimeout 空闲超时时间。
      • setIdleTimeout

        public void setIdleTimeout​(Long IdleTimeout)
        Set 空闲超时时间。
        Parameters:
        IdleTimeout - 空闲超时时间。