Click or drag to resize
XDL

XVideoChannelSourceChannel Property

프록시 채널일 때 원본 채널을 구한다. 프록시 채널이 아니면 빈 값(null)을 반환한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public XVideoChannel SourceChannel { get; }

Property Value

XVideoChannel
See Also