Media Class |
Namespace: FM.IceLink.Sdp.Sctp
The Media type exposes the following members.
| Name | Description | |
|---|---|---|
| DtlsSctpTransportProtocol |
Gets the protocol keyword for the SCTP over DTLS data profile.
| |
| FormatDescription |
Gets or sets the format description.
(Inherited from Media.) | |
| MediaType |
Gets or sets the media type. See MediaType for possible values.
(Inherited from Media.) | |
| NumberOfPorts |
Gets or sets the number of ports.
(Inherited from Media.) | |
| SctpDtlsTransportProtocol |
Gets the protocol keyword for the DTLS over SCTP data profile.
| |
| SctpTransportProtocol |
Gets the protocol keyword for the SCTP data profile.
| |
| TcpDtlsSctpTransportProtocol |
Gets the protocol keyword for the SCTP over DTLS over TCP data profile.
| |
| TransportPort |
Gets or sets the transport port.
(Inherited from Media.) | |
| TransportProtocol |
Gets or sets the transport protocol.
(Inherited from Media.) | |
| UdpDtlsSctpTransportProtocol |
Gets the protocol keyword for the SCTP over DTLS over UDP data profile.
| |
| WebRtcDatachannelAssociationUsage |
Gets the Association Usage name registry for WebRTC Datachannel.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SupportsEncryption |
Returns a value indicating whther a given protocol supports encryption.
| |
| ToString |
Converts this instance to a string.
(Inherited from Media.) |