Click or drag to resize
XDL

XVideoChannel Constructor

XVideoChannel클래스의 생성자로서, 비관리 객체를 입력받아 내부 멤버 변수의 초기화를 수행한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public XVideoChannel(
	XVideoChannel* pVideoChannel
)

Parameters

pVideoChannel  XVideoChannel*

[Missing <param name="pVideoChannel"/> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoChannel.#ctor(Pixoneer.XDL.VD.XVideoChannel*)"]

See Also