Class Rtp.Bandwidth

  • Enclosing class:
    Rtp

    public static final class Rtp.Bandwidth
    extends Object
    Specifies the allowable or preferred bandwidth for use by this application type.
    • Constructor Detail

      • Bandwidth

        public Bandwidth​(String type)
        Creates a bandwidth object.
        Parameters:
        type - Should be a value for the SDP "bwtype" parameter as listed in the IANA Session Description Protocol Parameters Registry.
    • Method Detail

      • getType

        public String getType()
        Gets the type.
        Returns:
        The type.