|
XVideoChannelSourceChannel Property
|
프록시 채널일 때 원본 채널을 구한다. 프록시 채널이 아니면 빈 값(null)을 반환한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic XVideoChannel SourceChannel { get; }
Property Value
XVideoChannel
See Also