Songbird / Development / Songbird Add-Ons API Documentation

sbIPlaylistReaderListener Interface Reference

A listener interface for use with sbIPlaylistReader interfaces. More...

import "sbIPlaylistReader.idl";

List of all members.

Public Attributes

attribute nsIURI originalURI
 
Parameters:
 

attribute nsIURI destinationURI
 
Parameters:
 

attribute sbIMediaList mediaList
 
Parameters:
 

attribute boolean addDistinctOnly
 
Parameters:
 

attribute boolean playWhenLoaded
 Automatically start playing when stream is done loading.
attribute nsIObserver observer
 Observer to get notified about the failure or success of creating a playlist.
attribute boolean mediaMimetypesOnly
 Only create playlists for media mime-types ( audio* or video* ), not text/html.
attribute AString state
 expose the state of the web downloading (currently only set to "" or STATE_STOP)


Detailed Description

A listener interface for use with sbIPlaylistReader interfaces.

See also:
sbIPlaylistReaderManager, sbIPlaylistReader, sbIMediaList

Definition at line 48 of file sbIPlaylistReader.idl.


Member Data Documentation

attribute boolean sbIPlaylistReaderListener::playWhenLoaded

Automatically start playing when stream is done loading.

False by default.

Definition at line 83 of file sbIPlaylistReader.idl.


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:29:01 2009 for Songbird by  doxygen 1.5.2