|
MJPEGStream Constructor (String)
|
Namespace:
Accord.Video
Assembly:
Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax public MJPEGStream(
string source
)
Public Sub New (
source As String
)
Request Example
View SourceParameters
- source
- Type: SystemString
URL, which provides MJPEG stream.
See Also