sbGStreamerPipeline.cpp File Reference
#include "sbGStreamerPipeline.h"
#include <sbIGStreamerService.h>
#include <sbClassInfoUtils.h>
#include <nsIInterfaceRequestorUtils.h>
#include <nsIRunnable.h>
#include <nsServiceManagerUtils.h>
#include <nsThreadUtils.h>
#include <prlog.h>
#include <sbIMediacoreError.h>
#include <sbMediacoreError.h>
#include <sbProxiedComponentManager.h>
Include dependency graph for sbGStreamerPipeline.cpp:

Go to the source code of this file.

Macros

#define LOG(args)   /* nothing */
 
#define TRACE(args)   /* nothing */
 

Functions

 NS_IMPL_QUERY_INTERFACE2_CI (sbGStreamerPipeline, sbIMediacoreEventTarget, nsIClassInfo) NS_IMPL_CI_INTERFACE_GETTER1(sbGStreamerPipeline
 

Macro Definition Documentation

#define LOG (   args)    /* nothing */

To log this class, set the following environment variable in a debug build: NSPR_LOG_MODULES=sbGStreamerPipeline:5 (or :3 for LOG messages only)

Definition at line 49 of file sbGStreamerPipeline.cpp.

#define TRACE (   args)    /* nothing */

Definition at line 50 of file sbGStreamerPipeline.cpp.

Function Documentation

NS_IMPL_QUERY_INTERFACE2_CI ( sbGStreamerPipeline  ,
sbIMediacoreEventTarget  ,
nsIClassInfo   
)