Свойство | Type | Description | |
---|---|---|---|
Camera | Camera | ||
DownPath | string | ||
Evercam | Evercam | ||
FfmpegCopyPath | string | ||
FfmpegExePath | string | ||
FilePath | string | ||
FtpPassword | string | ||
FtpUser | string | ||
Initialized | bool | ||
TempFile | string | ||
TempPath | string | ||
TempTimelapse | string | ||
TimelapseExePath | string | ||
TsPath | string | ||
UpPath | string | ||
WatermarkFile | string | ||
WatermarkFileName | string | ||
chunkSize | int |
Méthode | Description | |
---|---|---|
ExitProcess ( string msg ) : void |
Méthode | Description | |
---|---|---|
CreateBashFile ( int frame_per_sec, string imagesPath, string tsPath, int chunkFileSize, int interval ) : void | ||
CreateManifestFile ( string timelapsePath ) : void | ||
CreateManifestFileForDownload ( string timelapsePath, string tsPath ) : void |
Méthode | Description | |
---|---|---|
CurrentDomainUnhandledException ( object sender, |
||
Main ( string args ) : void |
protected static CreateBashFile ( int frame_per_sec, string imagesPath, string tsPath, int chunkFileSize, int interval ) : void | ||
frame_per_sec | int | |
imagesPath | string | |
tsPath | string | |
chunkFileSize | int | |
interval | int | |
Résultat | void |
protected static CreateManifestFile ( string timelapsePath ) : void | ||
timelapsePath | string | |
Résultat | void |
protected static CreateManifestFileForDownload ( string timelapsePath, string tsPath ) : void | ||
timelapsePath | string | |
tsPath | string | |
Résultat | void |
public static ExitProcess ( string msg ) : void | ||
msg | string | |
Résultat | void |
public static string WatermarkFileName | ||
Résultat | string |