Click or drag to resize
XDL

XVideoGetNativeVideo Method

비관리 객체 XVideo 포인터를 얻는다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntax
C#
public XVideo* GetNativeVideo()

Return Value

XVideo*
비관리 객체 XVideo 포인터.
See Also