Click or drag to resize
XDL

XVideoAnalysisMode Property

비디오를 분석 모드로 재생할 것인지 나타낸다. 분석 모드인 경우 모든 프레임을 순차적으로 빠르게 재생한다.

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public bool AnalysisMode { get; set; }

Property Value

Type: Boolean
See Also