sbIMediaFormatContainerMutable Interface Reference

import"sbIMediaFormatMutable.idl";

Inheritance diagram for sbIMediaFormatContainerMutable:
[legend]
Collaboration diagram for sbIMediaFormatContainerMutable:
[legend]

Public Member Functions

void setContainerType (in AString aContainerType)
 
void setProperties (in nsIPropertyBag aProperties)
 

Additional Inherited Members

- Public Attributes inherited from sbIMediaFormatContainer
readonly attribute AString containerType
 
readonly attribute nsIPropertyBag properties
 

Detailed Description

This is a mutable version of sbIMediaFormatContainer

See Also
sbIMediaFormatContainer

Definition at line 32 of file sbIMediaFormatMutable.idl.

Member Function Documentation

void sbIMediaFormatContainerMutable::setContainerType ( in AString  aContainerType)

The container type for this format. This is Songbird defined, but will probably be mime types or things like ogg and quicktime.

void sbIMediaFormatContainerMutable::setProperties ( in nsIPropertyBag  aProperties)

List of properties for the container type


The documentation for this interface was generated from the following file: