Click or drag to resize
XDL

XVideoGroupSyncThreshold Property

프레임 동기화 시간 기준. 프레임 전후 임계값 범위 내의 프레임을 동일 프레임으로 본다. (단위: 밀리초)

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public int SyncThreshold { get; set; }

Property Value

Int32
See Also