Media Class |
Namespace: FM.IceLink.Sdp.Rtp
The Media type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.) | |
| RtpAvpfTransportProtocol |
Gets the protocol keyword for the extended RTP audio/video profile.
| |
| RtpAvpTransportProtocol |
Gets the protocol keyword for the RTP audio/video profile.
| |
| RtpSavpfTransportProtocol |
Gets the protocol keyword for the extended Secure RTP audio/video profile.
| |
| RtpSavpTransportProtocol |
Gets the protocol keyword for the Secure RTP audio/video profile.
| |
| TransportPort |
Gets or sets the transport port.
(Inherited from Media.) | |
| TransportProtocol |
Gets or sets the transport protocol.
(Inherited from Media.) | |
| UdpTlsRtpSavpfTransportProtocol |
Gets the protocol keyword for the extended Secure RTP audio/video profile with DTLS key exchange.
| |
| UdpTlsRtpSavpTransportProtocol |
Gets the protocol keyword for the Secure RTP audio/video profile with DTLS key exchange.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GenerateRtpProfile |
Generates Rtp Prfile for a given combination of stream type, whjether or not RTCP-based feedback is supported, whether (D)TLS is in use and whether encryption is in use in general.
| |
| GetHashCode | (Inherited from Object.) | |
| GetPayloadTypes |
Gets the payload types.
| |
| GetType | (Inherited from Object.) | |
| GetWellKnownPayloadClockRate |
Returns the clockrate of a well-known payload type.
| |
| GetWellKnownPayloadName |
Returns the name of a well-known payload type.
| |
| MemberwiseClone | (Inherited from Object.) | |
| SupportsEncryption |
Returns a value indicating whther a given protocol supports encryption.
| |
| SupportsRtcpBasedFeedback |
Returns a value indicating whther a given protocol supports encryption.
| |
| ToString |
Converts this instance to a string.
(Inherited from Media.) |