sbMediaItemWatcher.h File Reference

Songbird Media Item Watcher Definitions. More...

#include <sbIMediaItemListener.h>
#include <sbIMediaItemWatcher.h>
#include <sbIMediaListListener.h>
#include <nsCOMPtr.h>
#include <nsStringGlue.h>
Include dependency graph for sbMediaItemWatcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbMediaItemWatcher
 

Macros

#define SONGBIRD_MEDIAITEMWATCHER_CLASSNAME   "sbMediaItemWatcher"
 
#define SONGBIRD_MEDIAITEMWATCHER_CID
 

Detailed Description

Songbird Media Item Watcher Definitions.

Definition in file sbMediaItemWatcher.h.

Macro Definition Documentation

#define SONGBIRD_MEDIAITEMWATCHER_CID
Value:
/* {3452f193-9bdc-45d4-a626-d8d7d4605035} */ \
{ \
0x3452f193, \
0x9bdc, \
0x45d4, \
{ 0xa6, 0x26, 0xd8, 0xd7, 0xd4, 0x60, 0x50, 0x35 } \
}

Definition at line 72 of file sbMediaItemWatcher.h.

#define SONGBIRD_MEDIAITEMWATCHER_CLASSNAME   "sbMediaItemWatcher"

Definition at line 71 of file sbMediaItemWatcher.h.