Click or drag to resize

Media Class

An SDP media description with a transport protocol of "RTP/AVP" or "RTP/SAVP".
Inheritance Hierarchy

Namespace:  FM.IceLink.Sdp.Sctp
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.
Top
Properties
  NameDescription
Public propertyStatic memberDtlsSctpTransportProtocol
Gets the protocol keyword for the SCTP over DTLS data profile.
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 propertyStatic memberSctpDtlsTransportProtocol
Gets the protocol keyword for the DTLS over SCTP data profile.
Public propertyStatic memberSctpTransportProtocol
Gets the protocol keyword for the SCTP data profile.
Public propertyStatic memberTcpDtlsSctpTransportProtocol
Gets the protocol keyword for the SCTP over DTLS over TCP data profile.
Public propertyTransportPort
Gets or sets the transport port.
(Inherited from Media.)
Public propertyTransportProtocol
Gets or sets the transport protocol.
(Inherited from Media.)
Public propertyStatic memberUdpDtlsSctpTransportProtocol
Gets the protocol keyword for the SCTP over DTLS over UDP data profile.
Public propertyStatic memberWebRtcDatachannelAssociationUsage
Gets the Association Usage name registry for WebRTC Datachannel.
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 memberSupportsEncryption
Returns a value indicating whther a given protocol supports encryption.
Public methodToString
Converts this instance to a string.
(Inherited from Media.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also