Public Member Functions | |
CStreamSwitcherOutputPin (CStreamSwitcherFilter *pFilter, HRESULT *phr) | |
DECLARE_IUNKNOWN STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, void **ppv) |
CMediaType & | CurrentMediaType () |
IMemAllocator * | CurrentAllocator () |
IPinConnection * | CurrentPinConnection () |
HRESULT | DecideBufferSize (IMemAllocator *pAllocator, ALLOCATOR_PROPERTIES *pProperties) |
HRESULT | CheckConnect (IPin *pPin) |
HRESULT | BreakConnect () |
HRESULT | CompleteConnect (IPin *pReceivePin) |
HRESULT | CheckMediaType (const CMediaType *pmt) |
HRESULT | GetMediaType (int iPosition, CMediaType *pmt) |
STDMETHODIMP | QueryAccept (const AM_MEDIA_TYPE *pmt) |
STDMETHODIMP | Notify (IBaseFilter *pSender, Quality q) |
STDMETHODIMP | Render (IPin *ppinOut, IGraphBuilder *pGraph) |
STDMETHODIMP | Backout (IPin *ppinOut, IGraphBuilder *pGraph) |
Definition at line 189 of file StreamSwitcher.h.