Click or drag to resize

UdpMedia Properties

The UdpMedia 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 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
See Also