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
R
 remove
 removeByIndex
 removeColumn, WebPlaylist
 removeCommand, Commands
 removeListener, Songbird
 repeat
 Resource Methods
 Resource Properties
S
 sbIMediaItemStatusEvent.idl
 sbIPlaylistClickEvent.idl
 sbIRemoteSecurityEvent.idl
 scanMediaOnCreation, Library
 Security
 SecurityEvent
 selection, WebPlaylist
 setProperty
 setSelectionByIndex, WebPlaylist
 setSiteScope, Songbird
 setSortColumn, WebPlaylist
 shuffle
 siteLibrary, Songbird
 siteScope
 Songbird
 status
 stop, Songbird
 str
 String
T
 title, metadata
 type
 Types
U
 updated
 userEditableContent
V
 volume
W
 webLibrary, Songbird
 webPlaylist, Songbird
 WebPlaylist
 WebPlaylist Methods, WebPlaylist
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.
An integer value indicating which repeat mode is currently active.
Set this property to true if you wish all new MediaItems created to be scanned for metadata.
Sites can check what security restrictions it has through the songbird javascript object using the Songbird::hasAccess() function.
A SecurityEvent is passed to any event handlers listening for security permissions status related events fired on the document object.
The current selection in the WebPlaylist.
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
A boolean value indicating whether shuffle mode is enabled.
The shuffle state for playback.
Access to a sitelibrary for the current scope (domain and path).
The Security site scope.
The Songbird object provides several pieces of functionality to your web page: playback, download, listener adding and removing and library creation and retrieval.
The status of the event as an nsresult value.
Stop playback.
The total length of the current media, as expressed as a string (in minutes:seconds).
The current position in the current media, as expressed as a string (in minutes:seconds).
MediaItem::getProperty()
The title of the currently playing media.
The type of this media list.
The type of this media list.
The last update time of this Library object.
The last update time of this Library object.
Is the MediaList’s content user-editable?
Is the MediaList’s content user-editable?
The current player volume as an integer between 0 and 255 inclusive.
The volume of the application on a range from 0 to 255.
The web Library for Songbird.
The current WebPlaylist object associated with this Player instance.
The WebPlaylist UI object.