Click or drag to resize
XDL

XVideoChannel.GetNumFramesVideo Method

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

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

Return Value

Int64
총 Frame의 수.
See Also