Public Member Functions | |
CQTDec (LPUNKNOWN lpunk, HRESULT *phr) | |
virtual | ~CQTDec () |
HRESULT | BreakConnect (PIN_DIRECTION dir) |
HRESULT | CompleteConnect (PIN_DIRECTION dir, IPin *pReceivePin) |
HRESULT | Transform (IMediaSample *pIn, IMediaSample *pOut) |
HRESULT | CheckInputType (const CMediaType *mtIn) |
HRESULT | CheckTransform (const CMediaType *mtIn, const CMediaType *mtOut) |
HRESULT | DecideBufferSize (IMemAllocator *pAllocator, ALLOCATOR_PROPERTIES *pProperties) |
HRESULT | GetMediaType (int iPosition, CMediaType *pMediaType) |
HRESULT | StartStreaming () |
HRESULT | StopStreaming () |
Definition at line 14 of file Copy (2) of QTDec.h.