Click or drag to resize
RtspTrackInfoTrackUrl Field
Sets the Track ID.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public Url TrackUrl

Field Value

Type: Url
The track id is provided by the server side to distinguish between different streams available through an RTSP session.
See Also