|
NXVideoViewSetVideoChannel(XVideoChannel) Method
|
비디오뷰에 재생할 비디오 채널을 설정한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic bool SetVideoChannel(
XVideoChannel channel
)
Parameters
- channel XVideoChannel
- 비디오 채널 객체.
Return Value
Boolean 채널 설정 성공 여부.
See Also