C# Class CamTimer.WebcamAVICap.NativeMethods

Show file Open project: fredrikdev/CamTimer

Private Methods

Method Description
DestroyWindow ( int hwnd ) : bool
SendMessage ( int hwnd, int wMsg, int wParam, [ lParam ) : int
SendMessageCallback ( int hWnd, int wMsg, short wParam, FrameReceivedEventHandler lParam ) : int
capCreateCaptureWindowA ( [ lpszWindowName, int dwStyle, int x, int y, int nWidth, int nHeight, int hWndParent, int nID ) : int