Click or drag to resize
XDL

XVideoChannelMetadProcessTimeAhead Property

메타데이터 처리 또는 콜백을 비디오 재생 시점보다 얼마나 빨리 처리할 것인지 나타낸다. -1인 경우는 메타데이터가 도착하는 대로 바로 처리한다.

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

Property Value

Int32
See Also