Click or drag to resize
XDL

XVideoGetNumChannels Method

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

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

Return Value

Type: Int32
채널의 수.
See Also