Click or drag to resize
XDL

XVideoChannelGetFirstPts Method

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

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

Return Value

Type: Int64
PTS 값.
See Also