|
FileVideoSource Constructor (String)
|
Namespace:
Accord.Video.DirectShow
Assembly:
Accord.Video.DirectShow (in Accord.Video.DirectShow.dll) Version: 3.8.0
Syntax public FileVideoSource(
string fileName
)
Public Sub New (
fileName As String
)
Request Example
View SourceParameters
- fileName
- Type: SystemString
Video file name.
See Also