Click or drag to resize

VideoCaptureDevice Methods

The VideoCaptureDevice type exposes the following members.

Methods
 NameDescription
Public methodChangeDevice Changes the capturing device. If the camera is already capturing then restarts it.
Public methodDisplayPropertiesWindow 
Public methodDispose 
Protected methodFinalize Finalizer. Only called when user forgets to call
(Overrides ObjectFinalize)
Public methodStatic memberGetDevices Retrieves the available capturing devices.
Public methodStart Starts the capturing.
Public methodStop Stops the capturing.
Top
See Also