Property | Type | Description | |
---|---|---|---|
AppName | string | ||
OutFileStream | IOutFileStream | ||
Speed | long | ||
StreamName | string | ||
TcUrl | string |
Method | Description | |
---|---|---|
GetSpeed ( ) : long | ||
Restart ( ) : void | ||
Start ( string url, string filePath ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
OnPropertyChanged ( [ propertyName = null ) : void |
public Start ( string url, string filePath ) : void | ||
url | string | |
filePath | string | |
return | void |