#include <DataSourceFactory.h>
Public Member Functions | |
DataSourceFactory (void) | |
~DataSourceFactory (void) | |
Static Public Member Functions | |
IFilterDataSource * | createDataSource (string inSourceLocation) |
string | identifySourceType (string inSourceLocation) |
|
Definition at line 34 of file DataSourceFactory.cpp. |
|
Definition at line 38 of file DataSourceFactory.cpp. |
|
Definition at line 42 of file DataSourceFactory.cpp. References identifySourceType(). Referenced by OggDemuxSourceFilter::resetStream(), and OggDemuxSourceFilter::SetUpPins(). |
Here is the call graph for this function:
|
Definition at line 60 of file DataSourceFactory.cpp. Referenced by createDataSource(). |