Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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