import"sbIMediaInspector.idl";
Public Attributes | |
| readonly attribute AString | containerType |
| readonly attribute nsIPropertyBag | properties |
This interface describes the container format of the media
Definition at line 37 of file sbIMediaInspector.idl.
| readonly attribute AString sbIMediaFormatContainer::containerType |
The container type for this format. This is Songbird defined, but will probably be mime types or things like ogg and quicktime.
Definition at line 42 of file sbIMediaInspector.idl.
| readonly attribute nsIPropertyBag sbIMediaFormatContainer::properties |
List of properties for the container type
Definition at line 47 of file sbIMediaInspector.idl.