 | XVideoGetChannel Method |
입력 인덱스에 해당하는 Channel을 얻는다.
Namespace:
Pixoneer.NXDL.NXVideo
Assembly:
NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntaxpublic XVideoChannel GetChannel(
int nIndex
)
Parameters
- nIndex
- Type: SystemInt32
인덱스 값
Return Value
Type:
XVideoChannel XVideoChannel 객체.
See Also