Method | Description | |
---|---|---|
AcceptsInputFromSource ( Source source ) : bool | ||
Dispose ( ) : void | ||
First ( ) : bool | ||
GetPluralItemCountString ( int count ) : string | ||
InternetRadioSource ( ) : System | ||
Next ( bool restart, bool changeImmediately ) : bool | ||
Previous ( bool restart ) : bool |
Method | Description | |
---|---|---|
CreateFiltersFor ( |
Method | Description | |
---|---|---|
EditStation ( |
||
OnAddStation ( object o, |
||
OnPlayerEngineTrackIntercept ( Banshee.Collection.TrackInfo track ) : bool | ||
OnStationEditorResponse ( object o, Gtk.ResponseArgs args ) : void |
public AcceptsInputFromSource ( Source source ) : bool | ||
source | Source | |
return | bool |
protected CreateFiltersFor ( |
||
src | ||
return | IEnumerable |
public GetPluralItemCountString ( int count ) : string | ||
count | int | |
return | string |
public Next ( bool restart, bool changeImmediately ) : bool | ||
restart | bool | |
changeImmediately | bool | |
return | bool |