|
XVideoAnalysisMode Property
|
비디오를 분석 모드로 재생할 것인지 나타낸다. 분석 모드인 경우 모든 프레임을 순차적으로 빠르게 재생한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic bool AnalysisMode { get; set; }
Property Value
Boolean
See Also