C# Class Tangerine.Plugins.AmarokPlugin

Inheritance: IDisposable
Afficher le fichier Open project: snorp/tangerine

Méthodes publiques

Méthode Description
AmarokPlugin ( ) : System
Dispose ( ) : void

Private Methods

Méthode Description
CommitLoop ( ) : void
FetchStrings ( string table ) : string>.Dictionary
Init ( ) : void
InitPlaylists ( ) : void
OnAmarokChanged ( Inotify watch, string path, string subitem, string srcpath, Inotify type ) : void
OnPlaylistsChanged ( Inotify watch, string path, string subitem, string srcpath, Inotify type ) : void
OpenConnection ( ) : bool
RefreshPlaylist ( string plfile ) : void
RefreshPlaylists ( ) : void
RefreshTracks ( ) : void
RemovePlaylist ( string plfile ) : void

Method Details

AmarokPlugin() public méthode

public AmarokPlugin ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void