Public Member Functions | |
CRoQVideoDecoder (LPUNKNOWN lpunk, HRESULT *phr) | |
virtual | ~CRoQVideoDecoder () |
HRESULT | NewSegment (REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) |
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 73 of file RoQSplitter.h.