sipxmedialib  Version 3.3
Classes | Macros | Enumerations
MpStreamFeeder.h File Reference
#include "os/OsDefs.h"
#include "os/OsTask.h"
#include "os/OsCSem.h"
#include "os/OsMsgQ.h"
#include "os/OsMutex.h"
#include "net/Url.h"
#include "mp/StreamDefs.h"
#include "mp/StreamDataSourceListener.h"
#include "mp/StreamDecoderListener.h"
Include dependency graph for MpStreamFeeder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MpStreamFeeder
 The MpStreamFeed coordinates with the data source and decoder to ready the input stream and then plugs into the MprFromStream resource to supply audio info the flowgraph. More...
 

Macros

#define INCL_RAW_DECODER
 
#define INCL_WAV_DECODER
 

Enumerations

enum  FeederState {
  UnrealizedState, RealizedState, PrefetchingState, PrefetchedState,
  RendereringState, StoppedState, FailedState
}
 

Macro Definition Documentation

#define INCL_RAW_DECODER
#define INCL_WAV_DECODER

Enumeration Type Documentation

Enumerator
UnrealizedState 
RealizedState 
PrefetchingState 
PrefetchedState 
RendereringState 
StoppedState 
FailedState