Click or drag to resize
XDL

XVideoChannel Constructor

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

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

Parameters

pVideoChannel
Type: XVideoChannel*

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

See Also