#include <OggDemuxFilter.h>
Public Member Functions | |
OggDemuxFilter (void) | |
~OggDemuxFilter (void) | |
virtual CBasePin * | GetPin (int inPinNo) |
virtual int | GetPinCount () |
STDMETHODIMP | Run (REFERENCE_TIME inBaseRefTime) |
STDMETHODIMP | Pause () |
STDMETHODIMP | Stop () |
Protected Attributes | |
vector< OggDemuxOutputPin * > | mOutputPinList |
|
Definition at line 4 of file OggDemuxFilter.cpp. |
|
Definition at line 8 of file OggDemuxFilter.cpp. |
|
Definition at line 13 of file OggDemuxFilter.cpp. References mOutputPinList. |
|
Definition at line 23 of file OggDemuxFilter.cpp. |
|
|
|
|
|
|
|
Definition at line 22 of file OggDemuxFilter.h. Referenced by GetPin(). |