The IsStreaming method queries whether the filter is streaming data.
Syntax
BOOL IsStreaming(void);
Return Value
Returns the CBaseRenderer::m_bStreaming flag.
See Also