Click or drag to resize
DiscoveryReportTracks Field
Tracks discovered from initial Describe method.

Namespace: StreamCoders.Rtsp.Extensions
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public ReadOnlyCollection<RtspTrackInfo> Tracks

Field Value

Type: ReadOnlyCollectionRtspTrackInfo
See Also