Site icon EfmSoft

What does HRESULT 0x80040225 (VFW_E_NOT_PAUSED) mean?

 
Previous Next
VFW_E_NOT_STOPPED VFW_E_NOT_RUNNING

VFW_E_NOT_PAUSED

VFW_E_NOT_PAUSED is a DirectShow HRESULT. The paused state is used by DirectShow to cue media so playback can begin promptly. Some operations expect the graph to be paused because that state preserves an established connection while stopping normal streaming.

What to check

Use the paused state intentionally for cueing or a paused-only API; it is not a substitute for a stopped graph when changing topology.

Microsoft: DirectShow filter states


Looking for a different code? Search another status or error code.

Exit mobile version