Inheritance diagram for CD2VStream:
Public Member Functions | |
CD2VStream (const WCHAR *fn, CSource *pParent, HRESULT *phr) | |
virtual | ~CD2VStream () |
HRESULT | FillBuffer (IMediaSample *pSample, int nFrame, BYTE *pOut, long &len) |
HRESULT | DecideBufferSize (IMemAllocator *pIMemAlloc, ALLOCATOR_PROPERTIES *pProperties) |
HRESULT | CheckMediaType (const CMediaType *pMediaType) |
HRESULT | GetMediaType (int iPosition, CMediaType *pmt) |
HRESULT | SetMediaType (const CMediaType *pmt) |
STDMETHODIMP | Notify (IBaseFilter *pSender, Quality q) |
Definition at line 36 of file D2VSource.h.