Click or drag to resize
Accord.NET (logo)

MJPEGStreamParserRead Method

Reads byte content to internal buffer from a stream

Namespace:  Accord.Video
Assembly:  Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax
public int Read(
	Stream stream
)
Request Example View Source

Parameters

stream
Type: System.IOStream

Return Value

Type: Int32
See Also