Udostępnij za pośrednictwem


SdpBandwidth Members

Include Protected Members
Include Inherited Members

Represents the "b" line from the SDP.

The SdpBandwidth type exposes the following members.

Constructors

  Name Description
Public method SdpBandwidth() Initializes a new instance of the SdpBandwidth class.
Public method SdpBandwidth(SdpBandwidth) Initializes a copy of the supplied bandwidth.

Top

Properties

  Name Description
Public property IsSet Gets true if the object contains bandwidth data.
Public property Modifier Gets or sets the modifier for bandwidth. Typically "CT" or "AS", but other values are allowed. String.Empty indicates the bandwidth is not specified.
Public property Value Gets or sets the bandwidth value. This property is meaningless if Modifier is an empty string.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method Reset Sets default values for bandwidth.
Public method ToString Returns the string representation of the attribute in form of "modifier:value" (Overrides Object.ToString().)

Top

See Also

Reference

SdpBandwidth Class

Microsoft.Rtc.Signaling Namespace