Inheritance diagram for CRealVideoDecoder:

Public Member Functions | |
| CRealVideoDecoder (LPUNKNOWN lpunk, HRESULT *phr) | |
| virtual | ~CRealVideoDecoder () |
| HRESULT | Transform (IMediaSample *pIn) |
| HRESULT | CheckInputType (const CMediaType *mtIn) |
| HRESULT | CheckTransform (const CMediaType *mtIn, const CMediaType *mtOut) |
| HRESULT | StartStreaming () |
| HRESULT | StopStreaming () |
| HRESULT | NewSegment (REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) |
| HRESULT | AlterQuality (Quality q) |
Public Attributes | |
| DWORD | m_timestamp |
| bool | m_fDropFrames |
Definition at line 218 of file RealMediaSplitter.h.
1.4.5