IStreamBufferPlayback::NotifyGraphIsConnected (Windows CE 5.0)

Send Feedback

This method indicates to the playback graph the playback graph that it is time to finish setting up clock slaving after its internal call to IFileSourceFilter::Load that is done before connecting up the rest of the filter graph.

HRESULT NotifyGraphIsConnected();

Parameters

None

Return Values

This method can return one of the following values.

Value Description
E_FAIL The method failed.
S_OK The method was successful.

Requirements

DirectShow applications and DirectShow filters have different include file and link library requirements.

For more information, see Setting Up the Build Environment.

OS Versions: Windows CE 5.0 with Windows CE 5.0 Networked Media Device Feature Pack

See Also

IStreamBufferPlayback Interface | IFileSourceFilter::Load

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.