#include <sbMediaInspector.h>
Public Member Functions | |
| NS_DECL_ISUPPORTS NS_DECL_SBIMEDIAFORMATCONTAINER NS_DECL_SBIMEDIAFORMATCONTAINERMUTABLE | sbMediaFormatContainer (nsAString const &aContainerType=nsString()) |
| nsresult | AddProperty (nsAString const &aKey, nsIVariant *aValue) |
Public Member Functions inherited from sbIMediaFormatContainerMutable | |
| 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 |
Definition at line 42 of file sbMediaInspector.h.
| NS_DECL_ISUPPORTS NS_DECL_SBIMEDIAFORMATCONTAINER NS_DECL_SBIMEDIAFORMATCONTAINERMUTABLE sbMediaFormatContainer::sbMediaFormatContainer | ( | nsAString const & | aContainerType = nsString() | ) |
|
inline |
Definition at line 51 of file sbMediaInspector.h.