CBaseRenderer.OnStartStreaming method
The OnStartStreaming
method is called when the filter begins streaming.
Syntax
virtual HRESULT OnStartStreaming();
Parameters
This method has no parameters.
Return value
Returns S_OK.
Remarks
The CBaseRenderer::StartStreaming method calls this method. It does nothing in the base class, but the derived class can override it.
Requirements
Header |
|
Library |
|