Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Smoothget
Download
Track
C# Class Smoothget.Download.Track
ファイルを表示
Open project: pinglossy/smoothget
Public Properties
Property
Type
Description
DownloadedChunkCount
int
NextStartTime
ulong
TrackInfo
Smoothget.Smooth.TrackInfo
Public Methods
Method
Description
Track
(
TrackInfo
trackInfo
) :
System
Method Details
Track()
public
method
public
Track
(
TrackInfo
trackInfo
) :
System
trackInfo
Smoothget.Smooth.TrackInfo
return
System
Property Details
DownloadedChunkCount
public_oe property
public
int
DownloadedChunkCount
return
int
NextStartTime
public_oe property
public
ulong
NextStartTime
return
ulong
TrackInfo
public_oe property
public
TrackInfo,Smoothget.Smooth
TrackInfo
return
Smoothget.Smooth.TrackInfo