Click or drag to resize
XDL

XVideoGetNumChannels Method

객체에 포함된 채널의 수를 얻는다.

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

Return Value

Int32
채널의 수.
See Also