Click or drag to resize
VideoCaptureDeviceShowSelectionDialog Method
Shows a modal device and format selection form, that creates the video capture device for the user.

Namespace: StreamCoders.Devices
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static VideoCaptureDevice ShowSelectionDialog()

Return Value

Type: VideoCaptureDevice
null if it fails, else.
See Also