sbHTTPMediaItemDownloader.h File Reference

HTTP Media Item Downloader Definitions. More...

#include <sbIMediaItemDownloader.h>
Include dependency graph for sbHTTPMediaItemDownloader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbHTTPMediaItemDownloader
 

Macros

#define SB_HTTP_MEDIA_ITEM_DOWNLOADER_CONTRACTID   "@songbirdnest.com/Songbird/HTTPMediaItemDownloader;1"
 
#define SB_HTTP_MEDIA_ITEM_DOWNLOADER_CLASSNAME   "sbHTTPMediaItemDownloader"
 
#define SB_HTTP_MEDIA_ITEM_DOWNLOADER_DESCRIPTION   "HTTP Media Item Downloader"
 
#define SB_HTTP_MEDIA_ITEM_DOWNLOADER_CID
 

Detailed Description

HTTP Media Item Downloader Definitions.

Definition in file sbHTTPMediaItemDownloader.h.

Macro Definition Documentation

#define SB_HTTP_MEDIA_ITEM_DOWNLOADER_CID
Value:
{ \
0x9a364e08, \
0x1dd1, \
0x11b2, \
{ 0x91, 0xda, 0xc8, 0xa2, 0xdf, 0x3c, 0x57, 0x85 } \
}

Definition at line 67 of file sbHTTPMediaItemDownloader.h.

#define SB_HTTP_MEDIA_ITEM_DOWNLOADER_CLASSNAME   "sbHTTPMediaItemDownloader"

Definition at line 65 of file sbHTTPMediaItemDownloader.h.

#define SB_HTTP_MEDIA_ITEM_DOWNLOADER_CONTRACTID   "@songbirdnest.com/Songbird/HTTPMediaItemDownloader;1"

Definition at line 63 of file sbHTTPMediaItemDownloader.h.

#define SB_HTTP_MEDIA_ITEM_DOWNLOADER_DESCRIPTION   "HTTP Media Item Downloader"

Definition at line 66 of file sbHTTPMediaItemDownloader.h.