Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
Notifies the derived class that streaming has stopped.
Syntax
virtual HRESULT OnStopStreaming(void);
Parameters
None.
Return Value
Returns NOERROR in the default implementation.
Remarks
This member function is called from CBaseRenderer::StopStreaming. Override this in your derived class to provide special handling when streaming stops.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |