EC_ERROR_STILLPLAYING
Microsoft DirectShow 9.0 |
EC_ERROR_STILLPLAYING
An asynchronous command to run the graph has failed.
Parameters
lParam1
(HRESULT) Failure code of the operation that failed.
lParam2
Zero.
Default Action
None.
Remarks
If the filter graph manager issues an asynchronous run command that fails, it sends this event to the application. The graph remains in a running state. The state of the underlying filters is indeterminate. Some filters might be running, others might not.
Requirements
Header: Dshow.h.
See Also