Click or drag to resize

Bandwidth Class

An SDP bandwidth element.
Inheritance Hierarchy
SystemObject
  FM.IceLink.SdpBandwidth

Namespace:  FM.IceLink.Sdp
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The Bandwidth type exposes the following members.

Constructors
  NameDescription
Public methodBandwidth
Initializes a new instance of the Bandwidth class.
Top
Properties
  NameDescription
Public propertyBandwidthType
Gets or sets the type of bandwidth. See BandwidthType for possible values.
Public propertyValue
Gets or sets the bandwidth, typically in kilobits per second.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Creates an Bandwidth instance from a string.
Public methodToString
Converts this instance to a string.
(Overrides ObjectToString.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also