Click or drag to resize

Media Class

An SDP media element.
Inheritance Hierarchy

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

The Media type exposes the following members.

Constructors
  NameDescription
Public methodMedia
Initializes a new instance of the Media class.
Public methodMedia(String, Int32, String)
Initializes a new instance of the Media class.
Public methodMedia(String, Int32, String, String)
Initializes a new instance of the Media class.
Top
Properties
  NameDescription
Public propertyFormatDescription
Gets or sets the format description.
Public propertyMediaType
Gets or sets the media type. See MediaType for possible values.
Public propertyNumberOfPorts
Gets or sets the number of ports.
Public propertyTransportPort
Gets or sets the transport port.
Public propertyTransportProtocol
Gets or sets the transport protocol.
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 Media 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