Click or drag to resize
VideoCaptureDeviceInformation Constructor
Initializes a new instance of the VideoCaptureDeviceInformation class

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public VideoCaptureDeviceInformation(
	string name,
	string devicePath
)

Parameters

name
Type: SystemString
devicePath
Type: SystemString
See Also