Click or drag to resize
XDL

XVideoChannelGetNumFramesVideo Method

총 Frame의 수를 얻는다. 프레임 분석을 수행하지 않을 경우 대략적인 값이므로 실제 프레임 개수와 다를 수 있다.

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

Return Value

Type: Int64
총 Frame의 수.
See Also