Songbird / Development / Songbird Add-Ons API Documentation

sbIPlaylistReaderManager Interface Reference

An interface to be used to read playlists. It will try to find the proper sbIPlaylistReader subclass and use it. More...

import "sbIPlaylistReader.idl";

List of all members.

Public Member Functions

long loadPlaylist (in nsIURI aURL, in sbIMediaList aMediaList, in AString aContentType, in boolean aAddDistinctOnly, in sbIPlaylistReaderListener aPlaylistReaderListener)
 
Parameters:
 

void read (in nsIFile aFile, in sbIMediaList aMediaList, in AString aContentType, in PRBool aAddDistinctOnly)
 
Parameters:
 

void supportedMIMETypes (out PRUint32 aMIMECount,[array, size_is(aMIMECount), retval] out wstring aMIMETypes)
 
Parameters:
 

void supportedFileExtensions (out PRUint32 aExtCount,[array, size_is(aExtCount), retval] out wstring aExts)
 
Parameters:
 


Public Attributes

attribute nsIURI originalURI
 
Parameters:
 


Detailed Description

An interface to be used to read playlists. It will try to find the proper sbIPlaylistReader subclass and use it.

See also:
sbIPlaylistReader, sbIPlaylistReaderListener

Definition at line 173 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