| RtspTrackInfo Fields |
The RtspTrackInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ChannelId |
Sets the ChannelId ID if TCP interleaving is used.
| |
| InterleavePresent |
Indicates whether the server response (Setup-200) included TCP interleave information. If
this feature was requested by the client setup, then this field indicates whether the
server supports this feature.
| |
| MediaAttribute |
Contains the SDP media attribute selected for this particular track.
| |
| MulticastGroupRtcpEndpoint |
In case of multicast stream setup, this will contain the RTCP Group IP:port pair.
| |
| MulticastGroupRtpEndpoint |
In case of multicast stream setup, this will contain the RTP Group IP:port pair.
| |
| MulticastPresent |
Indicates whether the server response (Setup-200) included multicast information. If this
feature was requested by the client setup, then this field indicates whether the server
supports this feature.
| |
| SdpSessionOwnerAddress |
Contains the address of the SDP session owner.
| |
| SyncSource |
The Ssrc (synchronization source) of the sender.
| |
| SyncSourceProvided |
Indicates whether a valid SyncSource was received.
| |
| TrackUrl |
Sets the Track ID.
| |
| UdpRtcpServerPort |
Server side UDP/RTCP port if UDP unicast mode.
| |
| UdpRtpServerPort |
Server side UDP/RTP port if UDP unicast mode.
|