C# Class Banshee.LibraryWatcher.SourceWatcher

Inheritance: IDisposable
Afficher le fichier Open project: mono-soc-2011/banshee Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
SourceWatcher ( LibrarySource library ) : System

Private Methods

Méthode Description
AddTrack ( string track ) : void
GetMetadataHash ( QueueItem item ) : string
OnChanged ( object source, FileSystemEventArgs args ) : void
RemoveTrack ( string track ) : void
RenameTrack ( string oldFullPath, string fullPath ) : void
UpdateTrack ( string track ) : void
Watch ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SourceWatcher() public méthode

public SourceWatcher ( LibrarySource library ) : System
library Banshee.Library.LibrarySource
Résultat System