Click or drag to resize

Media Properties

The Media type exposes the following members.

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 propertyStatic memberRtpAvpfTransportProtocol
Gets the protocol keyword for the extended RTP audio/video profile.
Public propertyStatic memberRtpAvpTransportProtocol
Gets the protocol keyword for the RTP audio/video profile.
Public propertyStatic memberRtpSavpfTransportProtocol
Gets the protocol keyword for the extended Secure RTP audio/video profile.
Public propertyStatic memberRtpSavpTransportProtocol
Gets the protocol keyword for the Secure RTP audio/video 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 memberUdpTlsRtpSavpfTransportProtocol
Gets the protocol keyword for the extended Secure RTP audio/video profile with DTLS key exchange.
Public propertyStatic memberUdpTlsRtpSavpTransportProtocol
Gets the protocol keyword for the Secure RTP audio/video profile with DTLS key exchange.
Top
See Also