Click or drag to resize

IMediaChannel Properties

The IMediaChannel type exposes the following members.

Properties
 NameDescription
Public propertyChannelID Gets the ID of the channel.
Public propertyCodecConfig Gets the currently selected payload type of the encoder.
Public propertyLocalAddress Gets the local address of the channel.
Public propertyLocalPort Gets the local media port of the channel.
Public propertyMediaType Gets the media type of the channel.
Public propertyRemoteAddress Gets the remote address of the channel where to the data will be sent.
Public propertyRemotePort Gets the remote port of the channel where to the data will be sent.
Public propertyRemoteRtspServerAddress Gets or sets the remote rtsp server address.
Public propertyTransportLayer Gets or sets the transport layer.
Top
See Also