C# 클래스 Smoothget.Download.Track

파일 보기 프로젝트 열기: pinglossy/smoothget

공개 프로퍼티들

프로퍼티 타입 설명
DownloadedChunkCount int
NextStartTime ulong
TrackInfo Smoothget.Smooth.TrackInfo

공개 메소드들

메소드 설명
Track ( TrackInfo trackInfo ) : System

메소드 상세

Track() 공개 메소드

public Track ( TrackInfo trackInfo ) : System
trackInfo Smoothget.Smooth.TrackInfo
리턴 System

프로퍼티 상세

DownloadedChunkCount 공개적으로 프로퍼티

public int DownloadedChunkCount
리턴 int

NextStartTime 공개적으로 프로퍼티

public ulong NextStartTime
리턴 ulong

TrackInfo 공개적으로 프로퍼티

public TrackInfo,Smoothget.Smooth TrackInfo
리턴 Smoothget.Smooth.TrackInfo