Click or drag to resize
XDL

XVideoEncoderGetNativeEncoder Method

XDL 내부 비관리 객체 XVideoEndcoder 포인터를 얻는다.

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

Return Value

XVideoEncoder*
비관리 객체 XVideoEndcoder 포인터
See Also