Click or drag to resize
XDL

XVideoSeek Method (Int64)

비디오 안에서 재생 시작이 가장 빠른 채널을 기준으로 탐색을 수행한다.

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

Parameters

pts
Type: SystemInt64
재생 시작이 가장 빠른 채널에서 탐색 대상 PTS.
See Also