Click or drag to resize
XDL

XVideoChannelGetLastPts Method

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

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

Return Value

Int64
PTS 값.
See Also