Click or drag to resize
IReaderTracks Property
Gets the tracks.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
List<TrackInfo> Tracks { get; }

Property Value

Type: ListTrackInfo
The tracks.
See Also