Click or drag to resize
Accord.NET (logo)

MJPEGStreamParserHasFrame Property

True if frame is detected using DetectFrame and not removed using RemoveFrame

Namespace:  Accord.Video
Assembly:  Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax
public bool HasFrame { get; }
Request Example View Source

Property Value

Type: Boolean
See Also