Click or drag to resize
VideoCaptureDeviceStart Method
Start the capturing process from the selected Device Name.

Namespace: StreamCoders.Devices
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Start()

Return Value

Type: Boolean
Returns true on success, otherwise false. False can indicate that the device in incompatible or is already started.
See Also