SdpBandwidth 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 class.
Public method SdpBandwidth(SdpBandwidth) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property IsSet Gets whether the object contains bandwidth data.
Public property Modifier Gets or sets the modifier for bandwidth.
Public property Value Gets or sets the bandwidth value.

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 a string representation of the attribute in form of "modifier:value". (Overrides Object..::..ToString()()()().)

Top

See Also

Reference

SdpBandwidth Class

Microsoft.Rtc.Signaling Namespace