EC_SNDDEV_IN_ERROR
Microsoft DirectShow 9.0 |
EC_SNDDEV_IN_ERROR
A device error has occurred in an audio capture filter.
Parameters
lParam1
DWORD value from the SNDDEV_ERR enumerated type, indicating how the device was being accessed when the failure occurred.
lParam2
DWORD value indicating the error returned from the sound device call.
Default Action
None.
Requirements
Header: Dshow.h.
See Also