Public Member Functions | |
| CRealAudioDecoder (LPUNKNOWN lpunk, HRESULT *phr) | |
| virtual | ~CRealAudioDecoder () |
| 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 | EndOfStream () |
| HRESULT | BeginFlush () |
| HRESULT | EndFlush () |
| HRESULT | NewSegment (REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) |
Definition at line 266 of file RealMediaSplitter.h.
1.4.5