sbTranscodeError.h File Reference
#include <nsIScriptError.h>
#include <nsISupportsPrimitives.h>
#include "sbITranscodeError.h"
#include <nsAutoLock.h>
#include <nsCOMPtr.h>
#include <nsStringGlue.h>
Include dependency graph for sbTranscodeError.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbTranscodeError
 

Macros

#define SONGBIRD_TRANSCODEERROR_CLASSNAME   "Songbird Transcode Error"
 
#define SONGBIRD_TRANSCODEERROR_CID
 

Macro Definition Documentation

#define SONGBIRD_TRANSCODEERROR_CID
Value:
{ /* {9B0CDBF9-E4FA-4a5e-9E8A-C87AB37AA187} */ \
0x9b0cdbf9, \
0xe4fa, \
0x4a5e, \
{ 0x9e, 0x8a, 0xc8, 0x7a, 0xb3, 0x7a, 0xa1, 0x87 } \
}

Definition at line 68 of file sbTranscodeError.h.

#define SONGBIRD_TRANSCODEERROR_CLASSNAME   "Songbird Transcode Error"

Definition at line 66 of file sbTranscodeError.h.