25 #include "nsISupports.idl"
30 [scriptable,
uuid(1bc8ee84-1dd2-11b2-a317-cb97cfde203c)]
76 void init(in AString aMessageWithItem,
77 in AString aMessageWithoutItem,
84 [scriptable,
function,
uuid(9a8b39ba-1dd1-11b2-b816-c35ce7c2a3fe)]
91 #define SONGBIRD_TRANSCODEERROR_CONTRACTID \
92 "@songbirdnest.com/Songbird/Mediacore/TranscodeError;1"
attribute AString sourceUri
readonly attribute AString messageWithItem
readonly attribute AString detail
attribute sbIMediaItem sourceItem
attribute sbIMediaItem destItem
void init(in AString aMessageWithItem, in AString aMessageWithoutItem, in AString aDetails)
attribute AString destUri
void onTranscodeError(in sbITranscodeError error)
readonly attribute AString messageWithoutItem