Click or drag to resize
XDL

XVideoChannelGetDuration Method

Video의 Play할 시간(Sec)을 얻는다.

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

Return Value

Double
Video의 Play할 시간(Sec).
See Also