Click or drag to resize
XDL

XVideoChannelGetFirstPts Method

첫번째 영상 프레임의 PTS를 얻는다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public long GetFirstPts()

Return Value

Int64
PTS 값.
See Also