Click or drag to resize
XDL

XVideoChannelGetDuration Method

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

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

Return Value

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