25 #ifndef SBDEVICESUPPORTSITEMHELPER_H_
26 #define SBDEVICESUPPORTSITEMHELPER_H_
28 #include "sbIJobProgress.h"
30 #include <nsAutoPtr.h>
50 NS_DECL_SBIJOBPROGRESSLISTENER
61 PRUint32 aTranscodeType);
64 virtual ~sbDeviceSupportsItemHelper();
NS_DECL_ISUPPORTS NS_DECL_SBIJOBPROGRESSLISTENER sbDeviceSupportsItemHelper()
nsresult InitJobProgress(sbIMediaInspector *aInspector, PRUint32 aTranscodeType)
void RunSupportsMediaItem()
nsCOMPtr< sbIDeviceSupportsItemCallback > mCallback
nsCOMPtr< sbIMediaInspector > mInspector
nsCOMPtr< sbIMediaItem > mItem
nsresult Init(sbIMediaItem *aItem, sbBaseDevice *aDevice, sbIDeviceSupportsItemCallback *aCallback)
Implemented to receive notifications from sbIJobProgress interfaces.