Songbird / Development / Songbird Add-Ons API Documentation

sbIMediaListFactory Interface Reference

Factory for new media list instances. More...

import "sbIMediaListFactory.idl";

List of all members.

Public Member Functions

sbIMediaList createMediaList (in sbIMediaItem aInner)
 Create a new instance of a media list based on the template sbIMediaItem provided.

Public Attributes

readonly attribute AString type
 A human-readable string identifying the type of media list that will be created by this factory.
readonly attribute ACString contractID
 The contract ID through which an instance of this class can be created.


Detailed Description

Factory for new media list instances.

This interface is used to create new instances of a media list.

See also:
sbIMediaList

Definition at line 47 of file sbIMediaListFactory.idl.


Member Function Documentation

sbIMediaList sbIMediaListFactory::createMediaList ( in sbIMediaItem  aInner  ) 

Create a new instance of a media list based on the template sbIMediaItem provided.

Parameters:
aInner - An sbIMediaItem created by the library
Returns:
A object implementing the sbIMediaList interface.


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