Public Member Functions | |
| CBufferFilterOutputPin (CTransformFilter *pFilter, HRESULT *phr) | |
| HRESULT | Active () |
| HRESULT | Inactive () |
| HRESULT | Deliver (IMediaSample *pMediaSample) |
| HRESULT | DeliverEndOfStream () |
| HRESULT | DeliverBeginFlush () |
| HRESULT | DeliverEndFlush () |
| HRESULT | DeliverNewSegment (REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) |
Public Attributes | |
| CAutoPtr< CBufferFilterOutputQueue > | m_pOutputQueue |
Definition at line 62 of file BufferFilter.h.
1.4.5