CTransformFilter::EndFlush (Compact 2013)
3/26/2014
Receives notification of leaving the flushing state and passes it downstream.
Syntax
virtual HRESULT EndFlush( );
Parameters
None.
Return Value
Returns an HRESULT value.
Remarks
This member function is called by the CTransformInputPin::EndFlush member function. Override this member function if you are using queued data or a worker thread. It calls CBaseOutputPin::DeliverEndFlush to deliver the notification downstream.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |