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