Click or drag to resize
XDL

XVideoChannelAcceptableDelay Property

비디오 채널의 허용 지연 시간을 밀리 초 단위로 설정한다. (기본값 1초) 정확한 재생 시각을 맞추기 위하여 이보다 긴 지연이 생기면 프레임을 버린다.

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

Property Value

Type: UInt32
See Also