The main class for the WinForm Record Control
For a list of all members of this class, see Record Members
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
Newtone.ImageKit.Win.WebCamera.Record
public class Record :
System.Windows.Forms.Control
Explanation
The Record control connects to a Web(USB) camera and while displaying the video output, it saves the output in the specified file. The recording can be started, stopped, paused, and resumed.
Necessary conditions
Namespace: Newtone.ImageKit.Win.WebCamera
Assembly: Newtone.ImageKit.Win.WebCamera.dll
See Also