Public Member Functions | |
| CWavDestFilter (LPUNKNOWN pUnk, HRESULT *pHr) | |
| ~CWavDestFilter () | |
| HRESULT | Transform (IMediaSample *pIn, IMediaSample *pOut) |
| HRESULT | Receive (IMediaSample *pSample) |
| HRESULT | CheckInputType (const CMediaType *mtIn) |
| HRESULT | CheckTransform (const CMediaType *mtIn, const CMediaType *mtOut) |
| HRESULT | GetMediaType (int iPosition, CMediaType *pMediaType) |
| HRESULT | DecideBufferSize (IMemAllocator *pAlloc, ALLOCATOR_PROPERTIES *pProperties) |
| HRESULT | StartStreaming () |
| HRESULT | StopStreaming () |
Public Attributes | |
| DECLARE_IUNKNOWN | |
Definition at line 36 of file wavdest.h.
1.4.5