The SdpBandwidthtype exposes the following members.

Constructors

  Name Description
SdpBandwidth Overloaded.

Methods

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

Properties

  Name Description
IsSet
Gets true if the object contains bandwidth data.
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.
Value
Gets or sets the bandwidth value. This property is meaningless if Modifier is an empty string.

See Also