Microsoft Windows CE 3.0  

CBaseRenderer::StartStreaming

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Called to schedule any pending sample with the clock, and to display timing information.

virtual HRESULT StartStreaming(void);

Return Values

Returns an HRESULTvalue.

Remarks

If no sample is available but an end-of-stream flag is queued, this member function sends an EC_COMPLETE message to the filter graph manager. If a sample is available, the EC_COMPLETE message will not be sent until it has been rendered.