VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Media Namespace / DirectShowCamera Class
In This Topic
DirectShowCamera Class Methods
In This Topic
For a list of all methods of this type, see DirectShowCamera.
Public Methods
 NameDescription
Public MethodOverloaded. Releases all resources used by this object. (Inherited from ImageCaptureDevice)
Public MethodLoads the camera settings from a stream.
Public MethodSaves the camera settings to a stream.
Public MethodShows the camera properties dialog.
Public MethodReturns the name of camera. (Inherited from ImageCaptureDevice)
Protected Methods
 NameDescription
Protected MethodReleases all resources used by the image capture device. (Inherited from ImageCaptureDevice)
Protected MethodRaises the CaptureStateChanged event. (Inherited from ImageCaptureDevice)
Protected MethodSets the capture state. (Inherited from ImageCaptureDevice)
Protected MethodStarts the image capturing.
Protected MethodStops the image capturing.
See Also