| IMediaChannel Properties |
The IMediaChannel type exposes the following members.
| Name | Description | |
|---|---|---|
| ChannelID |
Gets the ID of the channel.
| |
| CodecConfig |
Gets the currently selected payload type of the encoder.
| |
| LocalAddress |
Gets the local address of the channel.
| |
| LocalPort |
Gets the local media port of the channel.
| |
| MediaType |
Gets the media type of the channel.
| |
| RemoteAddress |
Gets the remote address of the channel where to the data will be sent.
| |
| RemotePort |
Gets the remote port of the channel where to the data will be sent.
| |
| RemoteRtspServerAddress |
Gets or sets the remote rtsp server address.
| |
| TransportLayer |
Gets or sets the transport layer.
|