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