메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
GetNextFrame ( ) : Image |
Capture the next frame from the video feed
|
|
ShowVideoDialog ( ) : void | ||
Start ( int handle ) : void |
Starts the video capture
|
|
Stop ( ) : void |
Stops the video capture
|
메소드 | 설명 | |
---|---|---|
CloseClipboard ( ) : int | ||
EmptyClipboard ( ) : int | ||
OpenClipboard ( int hWnd ) : int | ||
SendMessage ( int hWnd, uint Msg, int wParam, int lParam ) : int | ||
capCreateCaptureWindowA ( string lpszWindowName, int dwStyle, int X, int Y, int nWidth, int nHeight, int hwndParent, int nID ) : int |