|
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; }
Public ReadOnly Property HasFrame As Boolean
Get
Request Example
View SourceProperty Value
Type:
BooleanSee Also