|
XVideoFrameFilterSetVideoChannel Method
|
필터를 적용할 동영상 채널을 설정한다. dl 메소드는 채널에 필터를 추가할 때 자동으로 불린다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic void SetVideoChannel(
XVideoChannel channel
)
Parameters
- channel XVideoChannel
- 필터가 적용되는 동영상 채널
See Also