|
VideoCaptureDevice Constructor (String)
|
Namespace:
Accord.Video.DirectShow
Assembly:
Accord.Video.DirectShow (in Accord.Video.DirectShow.dll) Version: 3.8.0
Syntax public VideoCaptureDevice(
string deviceMoniker
)
Public Sub New (
deviceMoniker As String
)
Request Example
View SourceParameters
- deviceMoniker
- Type: SystemString
Moniker string of video capture device.
See Also