Click or drag to resize
XDL

XVideoChannelGetDuration Method

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

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

Return Value

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