Свойство | Тип | Описание | |
---|---|---|---|
SocketTimeout | int | ||
baseSettings | string>.Dictionary |
Метод | Описание | |
---|---|---|
GetAuthSetting ( string name ) : object | ||
GetFFMPEGSubtitleArguments ( int subtitleFileCount, int subtitileCount, string languageCode, string language ) : string | ||
LoadSettings ( string settings ) : void | ||
ReMux ( string inputfile, string inputs, string subtileargs, Format formats, string audiolanguagecode, string audiolanguage, double initialPercent, double percentIncrement, |
||
SetLoginError ( |
||
SetWebError ( |
public GetAuthSetting ( string name ) : object | ||
name | string | |
Результат | object |
public GetFFMPEGSubtitleArguments ( int subtitleFileCount, int subtitileCount, string languageCode, string language ) : string | ||
subtitleFileCount | int | |
subtitileCount | int | |
languageCode | string | |
language | string | |
Результат | string |
public LoadSettings ( string settings ) : void | ||
settings | string | |
Результат | void |
public ReMux ( string inputfile, string inputs, string subtileargs, Format formats, string audiolanguagecode, string audiolanguage, double initialPercent, double percentIncrement, |
||
inputfile | string | |
inputs | string | |
subtileargs | string | |
formats | Format | |
audiolanguagecode | string | |
audiolanguage | string | |
initialPercent | double | |
percentIncrement | double | |
dinfo | ||
progress | IProgress |
|
token | ||
Результат | Task |
public SetLoginError ( |
||
resp | ||
Результат | void |
public SetWebError ( |
||
resp | ||
Результат | void |