Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 add
 addAll
 addCommand, Commands
 addListener, Songbird
 appendColumn, WebPlaylist
C
 clear
 clearColumns, WebPlaylist
 contains
 createButtonProperty, Songbird
 createDateTimeProperty, Songbird
 createDownloadButtonProperty, Songbird
 createImageProperty, Songbird
 createMediaItem, Library
 createMediaListFromURL, Library
 createNumberProperty, Songbird
 createRatingsProperty, Songbird
 createSimpleMediaList, Library
 createTextProperty, Songbird
 createURIProperty, Songbird
D
 downloadItem, Songbird
 downloadList, Songbird
 downloadSelected, Songbird
E
 enumerateAllItems
 enumerateItemsByProperty
G
 getColumnCount, WebPlaylist
 getColumnPropertyIDByIndex, WebPlaylist
 getDistinctValuesForProperty
 getItemByGuid
 getItemByIndex
 getMediaListBySiteID, Library
 getPlaylists, Library
 getProperty
H
 hasAccess, Songbird
I
 indexOf
 insertColumnBefore, WebPlaylist
L
 lastIndexOf
 libraries, Songbird
M
 mostPlayedArtists, Library
N
 next, Songbird
P
 pause, Songbird
 play, Songbird
 playMediaList, Songbird
 playURL, Songbird
 previous, Songbird
R
 remove
 removeByIndex
 removeColumn, WebPlaylist
 removeCommand, Commands
 removeListener, Songbird
S
 setProperty
 setSelectionByIndex, WebPlaylist
 setSiteScope, Songbird
 setSortColumn, WebPlaylist
 stop, Songbird
Add a MediaItem to this MediaList.
Add a MediaItem to this MediaList.
Add all the MediaItems from a MediaList into this MediaList.
Add all the MediaItems from a MediaList into this MediaList.
Add a command.
Add a listener to get notified of changes to Songbird metadata and state.
Clear the MediaList.
Clear the MediaList.
Clear all columns from the web playlist
Verify that this MediaList contains the requested MediaItem.
Verify that this MediaList contains the requested MediaItem.
Add a button property to the system that will be available for all media items.
Add a date time property to the system that will be available for all media items.
Add a download button property to the system that will be available for all media items.
Add an image property to the system that will be available for all media items.
Create a MediaItem from a URL.
Create a MediaList from a URL.
Add a number property to the system that will be available for all media items.
Add a ratings property to the system that will be available for all media items.
Create a simple MediaList with the given name.
Add a text property to the system that will be available for all media items.
Add a URI property to the system that will be available for all media items.
Download a MediaItem.
Download a MediaList.
Download the MediaItems selected by the user in a WebPlaylist.
Enumerate all MediaItems in the MediaList.
Enumerate all MediaItems in the MediaList.
Enumerate the MediaItems in the MediaList that have a certain property and value match.
Enumerate the MediaItems in the MediaList that have a certain property and value match.
Get the total number of columns in the web playlist
Get the property ID bould to a particular column at a given index
Get all distinct (unique) values in this MediaList for a given property.
Get all distinct (unique) values in this MediaList for a given property.
Get a MediaItem from the MediaList by using it’s MediaItem::guid.
Get a MediaItem from the MediaList by using it’s MediaItem::guid.
Get a MediaItem from the MediaList by using it’s index in the MediaList.
Get a MediaItem from the MediaList by using it’s index in the MediaList.
Get the site media list with the given siteID.
Get an Enumerator containing all of the MediaLists in the Library.
Get the value of a property for this library object.
Get the value of a property for this library object.
Get the value of a property for this library object.
Check if the code has access to a category.
Get the index for a MediaItem present in the MediaList.
Get the index for a MediaItem present in the MediaList.
Insert a column into the web playlist
Get the last index for a MediaItem present in the MediaList.
Get the last index for a MediaItem present in the MediaList.
Access to any library in the system via path or ‘magic’ keyword.
Get the most played artists from the Library.
Skip to the next item, if there is one, and begin playing.
Pause playback.
play()
Begin playback of a MediaList at the specified index in the list.
Begin playback of a URL.
Skip to the previous item, if there is one, and begin playing.
Remove the first occurrence of the given MediaItem from this MediaList.
Remove the first occurrence of the given MediaItem from this MediaList.
Remove a MediaItem from the MediaList using it’s index.
Remove a MediaItem from the MediaList using it’s index.
Remove a column from the playlist
Remove a command.
Remove a listener that was previously added using addListener.
Set the value of a property for this library object.
Set the value of a property for this library object.
Set the value of a property for this library object.
Set the selection in the WebPlaylist.
Set the scope for which to access site-specific privilegs such as the siteLibrary.
Set the sort of the web playlist
Stop playback.