The VideoCaptureDeviceForm type exposes the following members.

Constructors

  NameDescription
VideoCaptureDeviceForm
Initializes a new instance of the VideoCaptureDeviceForm class.

Methods

  NameDescription
Dispose
Clean up any resources being used.
(Overrides Form..::.Dispose(Boolean).)

Properties

  NameDescription
CaptureSize
Video frame size of the selected device.
ConfigureSnapshots
Specifies if snapshot configuration should be done or not.
SnapshotSize
Snapshot frame size of the selected device.
VideoDevice
Provides configured video device.
VideoDeviceMoniker
Moniker string of the selected video device.
VideoInput
Video input to use with video capture card.

See Also