Click or drag to resize
VideoCaptureDeviceInformationDevicePath Property
Contains the full path of the capture device.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string DevicePath { get; }

Property Value

Type: String

Implements

ICaptureDeviceInformationDevicePath
See Also