프로퍼티 | 타입 | 설명 | |
---|---|---|---|
currentSequentialSeedId | long | ||
watchers | List |
메소드 | 설명 | |
---|---|---|
CancelBackgroundWorker ( ) : void | ||
FileNodes ( |
||
OnExitCleanUp ( ) : void | ||
addMetadataToDB ( long imageId, string meta ) : bool | ||
cacheRawImage ( string rawSource, string jpgDest, bool hideFolder, bool hideFile ) : bool | ||
checkImageCache ( string filename, long monitor, |
||
clearFilter ( ) : void | ||
debugMonitorInfo ( int m, |
||
deleteFromDB ( long id ) : int | ||
deleteFromDB ( string path ) : int | ||
exifToolCommand ( string command ) : string | ||
exifToolGetMetadata ( string command, long imageId ) : string | ||
exifToolMainStarted ( ) : void | ||
exifToolWorkerStarted ( ) : void | ||
getImageById ( long id, long offset ) : |
||
getMetadataById ( long id ) : string | ||
getNrImagesFilter ( ) : int | ||
getRandomImage ( ) : |
||
getRandomImage ( long offset ) : |
||
getSequentialImage ( int offset ) : |
||
getSequentialImage ( int offset, bool readOnly ) : |
||
getSequentialImage ( long seedId, int offset ) : |
||
getSequentialImage ( long seedId, int offset, bool readOnly ) : |
||
processMetadata ( ) : void | ||
purgeMediaDatabase ( ) : int | ||
purgeNotMatchingParentFolders ( ConcurrentQueue |
||
purgeNotMatchingParentFolders ( string folders ) : int | ||
resetFilter ( ) : void | ||
resetFoldersQueue ( ) : void | ||
restartBackgroundWorkerImageFolder ( ) : void | ||
runSQLByPassFilter ( string subQuery ) : |
||
setFilterSQL ( string sql ) : void | ||
updatePath ( long id, string path ) : void |
메소드 | 설명 | |
---|---|---|
DoWorkImageFolder ( object sender, |
||
OnFileCreated ( object source, |
||
OnFileDeleted ( object source, |
||
OnFileRenamed ( object source, |
||
OnFolderCreated ( object source, |
||
OnFolderDeleted ( object source, |
||
OnFolderRenamed ( object source, |
||
addImage ( string filename ) : void | ||
bwCancelled ( ) : bool | ||
processFolders ( ) : void | ||
progressChanged ( object sender, |
||
runWorkerCompleted ( object sender, |
||
showProgress ( ) : string |
public FileNodes ( |
||
config | ||
screensaver | ||
리턴 | System |
public addMetadataToDB ( long imageId, string meta ) : bool | ||
imageId | long | |
meta | string | |
리턴 | bool |
public cacheRawImage ( string rawSource, string jpgDest, bool hideFolder, bool hideFile ) : bool | ||
rawSource | string | |
jpgDest | string | |
hideFolder | bool | |
hideFile | bool | |
리턴 | bool |
public checkImageCache ( string filename, long monitor, |
||
filename | string | |
monitor | long | |
settings | ||
리턴 | string |
public debugMonitorInfo ( int m, |
||
m | int | |
d | ||
o | int | |
dr | ||
s | string | |
리턴 | void |
public exifToolCommand ( string command ) : string | ||
command | string | |
리턴 | string |
public exifToolGetMetadata ( string command, long imageId ) : string | ||
command | string | |
imageId | long | |
리턴 | string |
public getImageById ( long id, long offset ) : |
||
id | long | |
offset | long | |
리턴 |
public getRandomImage ( long offset ) : |
||
offset | long | |
리턴 |
public getSequentialImage ( int offset ) : |
||
offset | int | |
리턴 |
public getSequentialImage ( int offset, bool readOnly ) : |
||
offset | int | |
readOnly | bool | |
리턴 |
public getSequentialImage ( long seedId, int offset ) : |
||
seedId | long | |
offset | int | |
리턴 |
public getSequentialImage ( long seedId, int offset, bool readOnly ) : |
||
seedId | long | |
offset | int | |
readOnly | bool | |
리턴 |
public purgeNotMatchingParentFolders ( ConcurrentQueue |
||
folders | ConcurrentQueue |
|
리턴 | int |
public purgeNotMatchingParentFolders ( string folders ) : int | ||
folders | string | |
리턴 | int |
public restartBackgroundWorkerImageFolder ( ) : void | ||
리턴 | void |
public runSQLByPassFilter ( string subQuery ) : |
||
subQuery | string | |
리턴 |