C# Class Channel9Downloader.Entities.DownloadItem

Inheritance: ObservableModel, IDownloadItem
Show file Open project: MadCowDevelopment/Channel9Downloader Class Usage Examples

Private Methods

Method Description
CalculateBytesPerSecond ( ) : void

Calculates the bytes per second.

CalculateEta ( ) : void

Calculates the remaining time until the download is finished.

DownloadItem ( IDate date ) : System
OnOpenInExplorer ( ) : void

Opens the item in the windows explorer.

OnPlayMovie ( ) : void

Plays the movie in the default player.