CBaseRenderer::EndFlush (Compact 2013)
3/26/2014
Called when the input pin receives an end-flush notification.
Syntax
virtual HRESULT EndFlush(void);
Parameters
None.
Return Value
Returns an HRESULT value.
Remarks
This member function is called from the CRendererInputPin::EndFlush member function. It calls CBaseRenderer::SourceThreadCanWait with a TRUE value to allow the upstream filter's thread to wait in CBaseRenderer::Receive again.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |