| IWebCamera Methods | 
The IWebCamera type exposes the following members.
| Name | Description | |
|---|---|---|
| Connect | 
            Connects to the camera.
              (Inherited from ICamera.) | |
| Disconnect | 
            Disconnects from the camera.
              (Inherited from ICamera.) | |
| DisplayPropertiesWindow | 
            Displays the properties window of the camera.
              | |
| Dispose | 
            Closes the camera and frees up its resources.
              (Inherited from ICamera.) | |
| Start | 
            Starts the capturing from the selected device.
              (Inherited from ICamera.)
            Throws an Exception when no device selected.
              | |
| Stop | 
            Stops the capturing.
              (Inherited from ICamera.) |