Represents the "b" line from the SDP.

The following tables list the members exposed by the SdpBandwidth type.

Public Constructors

  Name Description
SdpBandwidth Overloaded. Initializes a new instance of the class.
Top

Public Properties

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

Public Methods (see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
Reset Sets default values for bandwidth.
ToString Overridden. Returns a string representation of the attribute in form of "modifier:value".
Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
Top

See Also