#include "sbTranscodeProgressListener.h"
#include <nsIWritablePropertyBag2.h>
#include <sbIJobCancelable.h>
#include <sbIJobProgress.h>
#include <sbIDeviceEvent.h>
#include <sbIMediacoreEventListener.h>
#include <sbIMediacoreEvent.h>
#include <sbIMediacoreError.h>
#include <sbITranscodeError.h>
#include <sbStandardProperties.h>
#include <sbStatusPropertyValue.h>
#include <sbTranscodeUtils.h>
#include <sbVariantUtils.h>
#include "sbDeviceStatusHelper.h"
Go to the source code of this file.
Functions | |
NS_IMPL_THREADSAFE_ISUPPORTS2 (sbTranscodeProgressListener, sbIJobProgressListener, sbIMediacoreEventListener) sbTranscodeProgressListener *sbTranscodeProgressListener | |
NS_IMPL_THREADSAFE_ISUPPORTS2 | ( | sbTranscodeProgressListener | , |
sbIJobProgressListener | , | ||
sbIMediacoreEventListener | |||
) |
Definition at line 47 of file sbTranscodeProgressListener.cpp.