#include <sbTestMediacoreStressThreads.h>
Public Member Functions | |
| NS_DECL_ISUPPORTS NS_DECL_NSIRUNNABLE NS_DECL_SBIMEDIACOREEVENTLISTENER NS_DECL_SBIMEDIACORE NS_DECL_SBIMEDIACOREEVENTTARGET | sbTestMediacoreStressThreads () |
Public Member Functions inherited from sbIMediacore | |
| void | shutdown () |
Public Member Functions inherited from sbIMediacoreEventListener | |
| void | onMediacoreEvent (in sbIMediacoreEvent aEvent) |
Public Member Functions inherited from sbIMediacoreEventTarget | |
| void | addListener (in sbIMediacoreEventListener aListener) |
| void | removeListener (in sbIMediacoreEventListener aListener) |
| boolean | dispatchEvent (in sbIMediacoreEvent aEvent, [optional] in boolean aAsync) |
Protected Attributes | |
| nsAutoPtr < sbBaseMediacoreEventTarget > | mBaseEventTarget |
| PRInt32 | mCounter |
| PRMonitor * | mMonitor |
| nsCOMArray< nsIThread > | mThreads |
Additional Inherited Members | |
Public Attributes inherited from sbIMediacore | |
| readonly attribute AString | instanceName |
| readonly attribute sbIMediacoreCapabilities | capabilities |
| readonly attribute sbIMediacoreStatus | status |
| attribute sbIMediacoreSequencer | sequencer |
Definition at line 47 of file sbTestMediacoreStressThreads.h.
| NS_DECL_ISUPPORTS NS_DECL_NSIRUNNABLE NS_DECL_SBIMEDIACOREEVENTLISTENER NS_DECL_SBIMEDIACORE NS_DECL_SBIMEDIACOREEVENTTARGET sbTestMediacoreStressThreads::sbTestMediacoreStressThreads | ( | ) |
|
protected |
Definition at line 67 of file sbTestMediacoreStressThreads.h.
|
protected |
Definition at line 68 of file sbTestMediacoreStressThreads.h.
|
protected |
Definition at line 69 of file sbTestMediacoreStressThreads.h.
|
protected |
Definition at line 70 of file sbTestMediacoreStressThreads.h.