Public Constructor
Record Constructor
|
Creates a new instance of the Record class. |
Public Properties
BorderColor
|
Sets the color of the border. |
BorderStyle
|
Sets the border style. |
ErrorStatus
|
Retrieves the type of error that has occurred. |
State
|
Retrieves the current state of the recording. |
VideoSize
|
Retrieves the video size. |
Public Methods
Close
|
Closes the connection to the Web(USB) camera |
GetVideoDevices
|
Retrieves the name of the video device |
Open
|
Opens the Web(USB) camera in capture (recording) mode |
Pause
|
Pauses or resumes the recording |
SetWindowPosition
|
Sets the window position within the control |
ShowFilterDialog
|
Displays the Filter Dialog. |
ShowPinDialog
|
Displays the Pin Dialog |
Start
|
Starts the capture (recording) |
Stop
|
Stops the capture (recording) |
See Also
Newtone.ImageKit.Wpf.WebCamera.Record

