sbGStreamerRTPStreamer.cpp File Reference
#include "sbGStreamerRTPStreamer.h"
#include <sbIGStreamerService.h>
#include <sbClassInfoUtils.h>
#include <nsServiceManagerUtils.h>
#include <nsThreadUtils.h>
#include <nsStringAPI.h>
#include <prlog.h>
#include <sbVariantUtils.h>
#include "gst/sdp/gstsdp.h"
#include "gst/sdp/gstsdpmessage.h"
Include dependency graph for sbGStreamerRTPStreamer.cpp:

Go to the source code of this file.

Macros

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

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS4 (sbGStreamerRTPStreamer, sbIGStreamerPipeline, sbIGStreamerRTPStreamer, sbIMediacoreEventTarget, nsIClassInfo) NS_IMPL_CI_INTERFACE_GETTER3(sbGStreamerRTPStreamer
 
 NS_DECL_CLASSINFO (sbGstreamerRTPStreamer)
 
 NS_IMPL_THREADSAFE_CI (sbGStreamerRTPStreamer)
 

Variables

 sbIGStreamerPipeline
 
 sbIGStreamerRTPStreamer
 
 sbIMediacoreEventTarget
 

Macro Definition Documentation

#define LOG (   args)    /* nothing */

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

Definition at line 49 of file sbGStreamerRTPStreamer.cpp.

#define TRACE (   args)    /* nothing */

Definition at line 50 of file sbGStreamerRTPStreamer.cpp.

Function Documentation

NS_DECL_CLASSINFO ( sbGstreamerRTPStreamer  )
NS_IMPL_THREADSAFE_CI ( sbGStreamerRTPStreamer  )

Variable Documentation

Definition at line 60 of file sbGStreamerRTPStreamer.cpp.