Public Member Functions | |
CDiracVideoDecoder (LPUNKNOWN lpunk, HRESULT *phr) | |
virtual | ~CDiracVideoDecoder () |
HRESULT | Receive (IMediaSample *pIn) |
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 () |
HRESULT | NewSegment (REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) |
HRESULT | AlterQuality (Quality q) |
Definition at line 53 of file DiracSplitter.h.