EC_STREAM_ERROR_STILLPLAYING (Compact 2013)

3/26/2014

The stream is still playing, but should not be playing.

Parameters

  • lParam1
    Major code (HRESULT of some operation that failed).
  • lParam2
    Minor code (generally zero).

Remarks

A filter send this event notification to the filter graph manager and the application.

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