Share via


EC_STREAM_ERROR_STILLPLAYING

 
Microsoft DirectShow 9.0

EC_STREAM_ERROR_STILLPLAYING

An error occurred in a stream, but the stream is still playing.

Parameters

lParam1

(HRESULT) Failure code of the operation that failed.

lParam2

(DWORD) Minor error code. This value is usually zero.

Default Action

None. The application must decide whether to stop the graph.

Requirements

  Header: Dshow.h.

See Also