Click or drag to resize
XDL

XVideoChannelGetLastPts Method

마지막 영상 프레임의 PTS를 얻는다.

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

Return Value

Int64
PTS 값.
See Also