Property | Type | Description | |
---|---|---|---|
AppName | string | ||
DownloadSession | |||
Speed | long | ||
StreamName | string | ||
TcUrl | string |
Method | Description | |
---|---|---|
CreateSession ( Peer peer, |
||
GetSpeed ( ) : long | ||
Restart ( ) : void | ||
Start ( string url, string filePath ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
OnPropertyChanged ( [ propertyName = null ) : void |
public CreateSession ( Peer peer, |
||
peer | Peer | |
cookie | ||
return | Session |
public Start ( string url, string filePath ) : void | ||
url | string | |
filePath | string | |
return | void |
public DownloadSession,RtmfpDownloader DownloadSession | ||
return |