C# (CSharp) SDownload.Framework.Streams Namespace

Classes

Name Description
BaseStream Base stream that defines the flow the program follows for downloading a stream. This class can be overridden to provide specific functionality for a certain type of stream.
BaseStream.DownloadItem Represents an item that needs to be downloaded
SCSetStream
SCSetStream.SetItemReportProxy Internal progress reporting proxy for handling tracking progress of multiple downloads but only sending one % to the actual view
SCTrackStream Represents a Song file downloaded from SoundCloud
StreamFactory