Share via


EC_NEED_RESTART (Compact 2013)

3/26/2014

The current graph must be stopped and restarted.

Parameters

  • lParam1
    Zero.
  • lParam2
    Zero.

Remarks

Renderers send this notification when they regain a resource. For example, if a renderer loses contact with a device and rejects the next data sample, the stream must reconnect to the device and restart at the current position to start rendering data again.

For information on how to use this event code, see CBaseFilter::NotifyEvent.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

Event Notification Codes