Click or drag to resize
XDL

XVideoEncoder Constructor

네이티브 XDL 비디오 인코더로부터 객체를 만드는 생성자. NXDL 라이브러리 내부에서 객체를 생성한다.

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

Parameters

pVideo
Type: XVideoEncoder*

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

See Also