CBaseRenderer::StopStreaming
Sets the internal flag to indicate not to schedule arrival of any more samples.
virtual HRESULT StopStreaming(void);
Return Values
Returns an HRESULT value.
Remarks
Call this member function when streaming stops. The state change methods in the filter implementation take care of canceling any clock advise link that has been set up and clearing any pending sample.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.