Click or drag to resize

UdpMedia Class

An SDP media description with a transport protocol of "udp".
Inheritance Hierarchy

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

The UdpMedia type exposes the following members.

Constructors
  NameDescription
Public methodUdpMedia
Initializes a new instance of the UdpMedia class.
Top
Properties
  NameDescription
Public propertyFormatDescription
Gets or sets the format description.
(Inherited from Media.)
Public propertyMediaType
Gets or sets the media type. See MediaType for possible values.
(Inherited from Media.)
Public propertyNumberOfPorts
Gets or sets the number of ports.
(Inherited from Media.)
Public propertyTransportPort
Gets or sets the transport port.
(Inherited from Media.)
Public propertyTransportProtocol
Gets or sets the transport protocol.
(Inherited from Media.)
Public propertyStatic memberUdpTransportProtocol
Gets the protocol keyword for UDP.
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 methodToString
Converts this instance to a string.
(Inherited from Media.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also