Managed DirectShow Programming Reference

WndProcEventProcessor Class

[This is preliminary documentation and subject to change.]

Provides a IEventProcessor using a IWin32Window's WndProc event pump.

For a list of all members of this type, see WndProcEventProcessor Members.

System.Object
   WndProcEventProcessor

public class WndProcEventProcessor :

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Call Process with all messages passed to the Window's WndProc method.

Requirements

Namespace: KvTv.DirectShow.Windows.Forms

Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

See Also

WndProcEventProcessor Members | KvTv.DirectShow.Windows.Forms Namespace